Add "Install Browser Extensions…" menu option

This commit is contained in:
Dan Stillman 2017-06-26 18:49:31 -04:00
parent 9372979fb5
commit 1d564970dc
4 changed files with 14 additions and 0 deletions

View file

@ -21,6 +21,7 @@ var ZOTERO_CONFIG = {
SUPPORT_URL: "https://www.zotero.org/support/",
TROUBLESHOOTING_URL: "https://www.zotero.org/support/getting_help",
FEEDBACK_URL: "https://forums.zotero.org/",
EXTENSIONS_URL: "https://www.zotero.org/extensions"
};
EXPORTED_SYMBOLS = ["ZOTERO_CONFIG"];