mirror of
https://github.com/zotero/zotero.git
synced 2026-09-21 00:22:44 +00:00
Plugins are ZIPs containing at least these two files: - manifest.json: A WebExtension MV2 manifest with basic metadata properties and `applications.gecko` with `id` and `update_url` - bootstrap.js: A bootstrap file, similar to old bootstrapped extensions, with `installed()`, `startup()`, `shutdown()`, and `uninstalled()` |
||
|---|---|---|
| .. | ||
| zotero-autocomplete.js | ||
| zotero-protocol-handler.js | ||
| zotero-service.js | ||