-
Notifications
You must be signed in to change notification settings - Fork 0
Sample plugin for Zotero for Firefox (currently extremely outdated)
dr-kd/zotero-hello-world-1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Sample firefox plugin for demonstrating Zotero functionality. Getting Started in 4 steps. 1. Download this code and put it somewhere on your file system. 2. Set up a firefox development environment as per here: https://developer.mozilla.org/en/setting_up_extension_development_environment Be sure to save the command you use to run your developer firefox as a shell script or batch file. Mine looks like this (on OS X): #!/bin/sh /Applications/Firefox.app/Contents/MacOS/firefox-bin -P dev -no-remote 3. Grab a copy of Zotero, its recommended to run a subversion build of Zotero and follow the instructions here: http://www.zotero.org/support/dev/svn_and_trac_access#running_an_svn_build_of_zotero 4. Put the file "[email protected]" which contains the path to where you downloaded this code in the same location as the [email protected] file you made in step 3. NOTE: It's a good idea to keep a symbolic link/shortcut to the profile extension library in your home directory or on your desktop.
About
Sample plugin for Zotero for Firefox (currently extremely outdated)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published