zotero/chrome/content
Dan Stillman 51f9150410 fx-compat: Initial plugin support
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()`
2022-08-05 01:08:51 -04:00
..
scaffold fx-compat: Scaffold: Read ESLint output from stdin 2022-07-19 16:26:17 -04:00
zotero fx-compat: Initial plugin support 2022-08-05 01:08:51 -04:00
zotero-platform fx-compat: Restore quick search menu and update styles (#2684) 2022-07-06 23:42:23 -04:00