By: stites
Inspect and view changes in redirect-to-abstract source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "redirect-to-abstract",
"version": "1.1.7",
"description": "Redirect pdf links to their abstract.",
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://arxiv.org/*",
"*://*.mlr.press/**",
"*://*.neurips.cc/**",
"*://*.nips.cc/**",
"*://openreview.net/*",
"*://aclanthology.org/*",
"*://*.biorxiv.org/*",
"*://*.ijcai.org/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"permissions": [
"webRequest",
"webRequestBlocking",
"*://arxiv.org/*",
"*://*.arxiv.org/*",
"*://*.mlr.press/*",
"*://*.neurips.cc/*",
"*://*.nips.cc/*",
"*://openreview.net/*",
"*://aclanthology.org/*",
"*://*.biorxiv.org/*",
"*://*.icjai.org/*"
],
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{d9cf88a8-6564-45e4-9bae-825803f0328a}"
}
}
} Best redirect-to-abstract Alternatives
Here are some Firefox add-ons that are similar to redirect-to-abstract:
PDF to Abstract Redirection
Maxime
Arxiv Redirector
Shashank Shekhar
Abstract-PDF Switcher
bits_and_scraps
arxiv-url
weakish
Redirectify
Iain
Redirectify-CERN
dguest
PDF-Direct
Matti Vuorre
arXiv Vanity Redirect
ttumiel
Redirect2RawPDF
dubicube
Redirector
Jakub Filo
Redirector
Einar Egilsson
Reddit Redirect
lukelike1001