By: mar
Inspect and view changes in DOI Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "DOI Helper",
"version": "1.0.2.1",
"description": "A little add-on appending SciHub buttons for some webpages with s c i e n c e.",
"icons": {
"32": "icons/32.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"content_scripts": [
{
"matches": [
"*://inspirehep.net/*"
],
"js": [
"inspire-hep.js"
]
},
{
"matches": [
"*://*.sciencedirect.com/*"
],
"js": [
"science-direct.js"
]
},
{
"matches": [
"*://science.sciencemag.org/*"
],
"js": [
"science.js"
]
},
{
"matches": [
"*://journals.aps.org/*/abstract/*"
],
"js": [
"aps.js"
]
}
]
} Best DOI Helper Alternatives
Here are some Firefox add-ons that are similar to DOI Helper: