zotero/chrome
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
..
content fx-compat: Initial plugin support 2022-08-05 01:08:51 -04:00
locale fx-compat: Initial plugin support 2022-08-05 01:08:51 -04:00
skin/default fx-compat: Restore guidance panels as CE 2022-07-20 11:12:52 -04:00