https://github.com/zotero/make-it-red
Sample plugin for Zotero 7
https://github.com/zotero/make-it-red
Last synced: 4 months ago
JSON representation
Sample plugin for Zotero 7
- Host: GitHub
- URL: https://github.com/zotero/make-it-red
- Owner: zotero
- Created: 2022-09-20T06:01:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T05:18:36.000Z (over 1 year ago)
- Last Synced: 2025-03-31T16:14:03.331Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://www.zotero.org/support/dev/zotero_7_for_developers
- Size: 36.1 KB
- Stars: 64
- Watchers: 9
- Forks: 23
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Make It Red
A sample plugin for Zotero 7
* [src-1.0](src-1.0): Overlay plugin for Zotero 6
* [src-1.1](src-1.1): Overlay plugin for Zotero 6 and bootstrapped plugin for Zotero 7
* [src-1.2](src-1.2): Bootstrapped plugin for Zotero 6 and 7
* [src-2.0](src-2.0): Bootstrapped plugin for Zotero 7
To test, run `./make-zips` and install the XPIs in the Zotero Add-ons window, or see [Setting Up a Plugin Development Environment](https://www.zotero.org/support/dev/client_coding/plugin_development#setting_up_a_plugin_development_environment) to run from source.
The update manifests are set up to demonstrate upgrading across all versions, but normally a plugin would point to a single update manifest that was updated as new versions were available. The update manifests for versions 1.1 and 1.2 are set up to allow upgrading directly to 2.0 from Zotero 7.