By: musically_ut Add-on
Inspect and view changes in arXiv title fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "arXiv title fixer",
"version": "0.4.1resigned1",
"manifest_version": 2,
"description": "Set titles of papers on arXiv as <title> of the pdf-tabs.",
"icons": {
"512": "webext/images/waiter512.png"
},
"background": {
"scripts": [
"webext/background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"*://arxiv.org/pdf/*",
"*://arxiv.org/abs/*"
],
"js": [
"webext/contentscript.js"
],
"run_at": "document_end"
}
],
"page_action": {
"default_icon": {
"38": "webext/images/waiter38.png"
},
"default_title": "Put paper title as tab-title."
},
"permissions": [
"activeTab",
"*://export.arxiv.org/*",
"*://arxiv.org/*"
],
"applications": {
"gecko": {
"id": "arXiv-title-fixer@musicallyut.in"
}
}
} Best arXiv title fixer Alternatives
Here are some Firefox add-ons that are similar to arXiv title fixer:
arxiv-utils
Johnson
arxiver
kwonmingi
Arxiv Vanity
Mrinal Jain
arxiv-url
weakish
arxivist
Dan F-M
BookmarkTitler
Iván Zaera Avellón
BetterArxivHTML
Lhior
arXiv Booster
Arindam Bhunia
arxiv.ninja
Iain
Ascribo arXiv annotation
Firefox user 13369101
arXiv++
Arxivpp
arXiv Vanity Redirect
ttumiel