You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browser extension for users of the bibliographic reference manager [JabRef](https://www.jabref.org/).
5
6
It automatically identifies and extracts bibliographic information on websites and sends them to JabRef with one click.
6
7
7
8
When you find an interesting article through Google Scholar, the arXiv or journal websites, this browser extension allows you to add those references to JabRef.
8
-
Even links to accompanying PDFs are sent to JabRef, where those documents can easily be downloaded, renamed and placed in the correct folder.
9
+
Even links to accompanying PDFs are sent to JabRef, where those documents can easily be downloaded, renamed and placed in the correct folder.
9
10
[A wide range of publisher sites, library catalogs and databases are supported](https://www.zotero.org/support/translators).
10
11
11
12
_Please post any issues or suggestions [here on GitHub](https://github.com/JabRef/JabRef-Browser-Extension/issues)._
12
13
13
14
## Installation and Configuration
15
+
14
16
Normally, you simply install the extension from the browser store and are ready to go.
Sometimes, a manual installation is necessary (e.g. if you use the portable version of JabRef). In this case, please follow the steps described [in the user manual](https://docs.jabref.org/import-export/import/jabref-browser-extension).
18
20
19
21
## Usage
22
+
20
23
After the installation, you should be able to import bibliographic references into JabRef directly from your browser.
21
24
Just visit a publisher site or some other website containing bibliographic information (for example, [the arXiv](http://arxiv.org/list/gr-qc/pastweek?skip=0&show=5)) and click the JabRef symbol in the Firefox search bar (or press <kbd>Alt</kbd>+<kbd>Shift</kbd>+<kbd>J</kbd>).
22
25
Once the JabRef browser extension has extracted the references and downloaded the associated PDF's, the import window of JabRef opens.
23
26
24
27
You might want to configure JabRef so that new entries are always imported in an already opened instance of JabRef.
25
28
For this, activate "Remote operation" under the Network tab in the JabRef Preferences.
26
29
27
-
28
30
## About this Add-On
29
31
30
32
Internally, this browser extension uses the magic of Zotero's site translators.
@@ -36,6 +38,7 @@ Note that this browser extension does not make any changes to the Zotero databas
36
38
JabRef browser extension uses the [WebExtensions API](https://developer.mozilla.org/en-US/Add-ons/WebExtensions).
updates the `zotero-connectors` submodule and the `zotero-scholar-citations` submodule
69
79
70
-
-`gulp update-external-scripts` copies and post-processes the scripts in the folders `zotero-connectors` and `zotero-scholar-citations` to the folder `external-scripts`
80
+
-`gulp update-external-scripts` copies and post-processes the scripts in the folders `zotero-connectors` and `zotero-scholar-citations` to the folder `external-scripts`
0 commit comments