1
0
mirror of synced 2024-07-03 02:25:21 +08:00
plugins/manifests.json
Laurent Cozic 994b6ada6b update
2021-01-10 00:12:29 +00:00

84 lines
3.5 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.2",
"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",
"repository_url": "https://github.com/JackGruber/joplin-plugin-copytags",
"_publish_hash": "sha256:e87b5d92765e8b65e9c5bf934b220e93485d49ec1b3cac909406b3ec13ee18e3",
"_publish_commit": "master:14d7886ab6750670aacd1830a8516e12eb383f08",
"_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"
},
"joplin.plugin.ambrt.backlinksToNote": {
"manifest_version": 1,
"id": "joplin.plugin.ambrt.backlinksToNote",
"app_min_version": "1.5",
"version": "1.0.3",
"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:5942a2aaeceeb9ddda42471da9cf1fca59ad5ccaf94c796a592ece779ddf7027",
"_publish_commit": "master:36ae688aa3f2dd6abb7919d3e7d7cfe3361fb925",
"_npm_package_name": "joplin-plugin-backlinks"
},
"io.github.jackgruber.combine-notes": {
"manifest_version": 1,
"id": "io.github.jackgruber.combine-notes",
"app_min_version": "1.6",
"version": "0.2.0",
"name": "combine",
"description": "Combine one or more notes",
"author": "JackGruber",
"homepage_url": "https://github.com/JackGruber/joplin-plugin-combine-notes",
"repository_url": "https://github.com/JackGruber/joplin-plugin-combine-notes",
"_publish_hash": "sha256:2f77e17eb0e1bfe8bf7aa4bd14332222c52ef2dc308dd685f2d3ea5fe59f62ed",
"_publish_commit": "master:a19bc99edd9d1acce432d8bc7cbb25ea16ead100",
"_npm_package_name": "joplin-plugin-combine-notes"
}
}