Created
May 29, 2023 16:08
-
-
Save retorquere/783cdc1d45715cbe8ada758067f8e296 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"manifest_version": 2, | |
"name": "Zotero Debug Bridge", | |
"version": "2.0.0", | |
"description": "Zotero Debug Bridge", | |
"applications": { | |
"zotero": { | |
"id": "[email protected]", | |
"update_url": "https://github.com/retorquere/zotero-debug-bridge/releases/download/release/updates.json", | |
"strict_min_version": "6.999", | |
"strict_max_version": "7.0.*" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment