1
0
mirror of synced 2024-07-07 21:35:14 +08:00
plugins/manifests.json
2021-01-06 19:36:29 +00:00

56 lines
2.3 KiB
JSON

{
"org.joplinapp.plugins.ToggleSideBars": {
"manifest_version": 1,
"id": "org.joplinapp.plugins.ToggleSideBars",
"app_min_version": "1.6",
"version": "1.0.0",
"name": "Note list and side bar toggle buttons",
"description": "Adds buttons to toggle note list and side bar",
"author": "Laurent Cozic",
"homepage_url": "https://github.com/laurent22/joplin/tree/dev/packages/plugins/ToggleSideBars",
"repository_url": "https://github.com/laurent22/joplin/tree/dev/packages/plugins/ToggleSideBars",
"_publish_hash": "sha256:077f7f9e21e3d8873d3f2ca502f043cafedd6a8ff7569f6ee23ccfa4389f7ad3",
"_publish_commit": "dev:ceb252b9ada700fa4423816fc06523ecd1a29895",
"_npm_package_name": "joplin-plugin-toggle-side-bars"
},
"ambrt.backlinksToNote": {
"manifest_version": 1,
"id": "ambrt.backlinksToNote",
"app_min_version": "1.5",
"version": "1.0.2",
"name": "Backlinks to note",
"description": "Creates backlinks to opened note",
"author": "a",
"homepage_url": "https://discourse.joplinapp.org/t/insert-referencing-notes-backlinks-plugin/13632",
"_publish_hash": "sha256:5676da6b9ad71fc5a9779d3bde13f17de5352344711e135f0db8c62c6dbb5696",
"_publish_commit": "master:19e515bd67e51cc37bd270a32d2898ca009a0de2",
"_npm_package_name": "joplin-plugin-backlinks"
},
"io.github.jackgruber.copytags": {
"manifest_version": 1,
"id": "io.github.jackgruber.copytags",
"app_min_version": "1.6.2",
"version": "0.3.1",
"name": "Copy Tags",
"description": "Plugin to extend the Joplin tagging menu with a coppy all tags and tagging list with more control.",
"author": "JackGruber",
"homepage_url": "https://github.com/JackGruber/joplin-plugin-copytags",
"_publish_hash": "sha256:36a63b7e9a2bbc1ea8f6bafc4d06a91f27370dc4f949e2abdb5100b6a94e2f28",
"_publish_commit": "master:a04e9e4ecf8bbaa6e2f1a54bfa8434b4416c3a32",
"_npm_package_name": "joplin-plugin-copytags"
},
"MyPlugin": {
"manifest_version": 1,
"id": "MyPlugin",
"app_min_version": "1.6",
"version": "1.0.0",
"name": "Testing New Plugin",
"description": "bla",
"author": "bla",
"homepage_url": "bla",
"repository_url": "bla",
"_publish_hash": "sha256:065285d06ea3c084e7f8f8c23583de8d70c4d586274a242c4c750f6faad8c7cb",
"_publish_commit": "",
"_npm_package_name": "joplin-plugin-testing-new-plugin"
}
}