Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Dan Stillman da18408070 Fix proxy redirection in Firefox 46 (non-e10s)
notificationCallbacks no longer QIs to webNavigation in Firefox 46, so
this gets the relevant browser object by getting the content window id
from channel.loadInfo and finding the window via nsIWindowMediator.
Unfortunately the window id provided under e10s is invalid (or something
-- it's a very high number that can't be found via nsIWindowMediator),
so something else will need to be done for that.
2016-03-19 02:46:29 -04:00
chrome Fix proxy redirection in Firefox 46 (non-e10s) 2016-03-19 02:46:29 -04:00
components Update citeproc-js to 1.1.25 2015-07-09 16:31:57 -05:00
defaults/preferences Implement locale drop-down menus 2015-05-26 00:12:04 -04:00
resource Update version 2016-03-17 02:59:52 -04:00
styles@2a33b37ec4 Update version and submodules 2016-03-15 03:31:08 -04:00
test Disable extension signing check for test runs 2015-10-26 05:00:38 -04:00
translators@0ef37cc957 Update version and submodules 2016-03-15 03:31:08 -04:00
.gitmodules Unit testing infrastructure 2015-03-07 16:34:55 -05:00
.travis.yml Update test config for new Firefox download URLs 2015-11-19 16:22:21 -05:00
chrome.manifest Add Ukrainian locale 2014-05-16 14:51:49 -04:00
CONTRIBUTING.md Create CONTRIBUTING.md 2016-02-08 19:28:05 -05:00
COPYING Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
install.rdf Update version 2016-03-17 02:59:52 -04:00
README.md Update README.md 2015-10-13 15:28:15 -04:00
update.rdf Update version 2016-03-17 02:59:52 -04:00

Zotero

Build Status

Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.

Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.

For more information on how to use this source code, see the Zotero wiki.