Use nav-bar as target ID for Zotero nav bar icon
The statusBarIcon pref is retained to maintain state across starts.
This commit is contained in:
parent
9232dd5247
commit
5cfe4db098
11 changed files with 16 additions and 138 deletions
|
@ -26,7 +26,7 @@ pref("extensions.zotero.triggerProxyAuthentication", true);
|
|||
pref("extensions.zotero.proxyAuthenticationURLs", 'http://www.acm.org,http://www.ebscohost.com,http://www.elsevier.com,http://www.ieee.org,http://www.jstor.org,http://www.ovid.com,http://www.springer.com,http://www.tandfonline.com');
|
||||
pref("extensions.zotero.cacheTranslatorData",true);
|
||||
pref("extensions.zotero.showIn", 1);
|
||||
pref("extensions.zotero.statusBarIcon", 2);
|
||||
pref("extensions.zotero.statusBarIcon", 1);
|
||||
pref("extensions.zotero.browserContentContextMenu", true);
|
||||
pref("extensions.zotero.openURL.resolver","http://worldcatlibraries.org/registry/gateway");
|
||||
pref("extensions.zotero.openURL.version","1.0");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue