1
0
mirror of synced 2024-07-03 02:25:21 +08:00
plugins/manifests.json
2021-01-05 22:01:50 +00:00

52 lines
2.0 KiB
JSON

{
"testing-new-plugin": {
"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": ""
},
"toggle-side-bars": {
"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"
},
"backlinks": {
"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"
},
"copytags": {
"manifest_version": 1,
"id": "joplin-plugin.copytags",
"app_min_version": "1.6.2",
"version": "0.3.0",
"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:e810ff37626e3d76c3f7e0dd24d24d1a4743ee7a83c27378b6497c0be52c2b81",
"_publish_commit": "develop:d22b409219953ca6b785649d1dbad8f55a1afb9e"
}
}