By: Lhior
Inspect and view changes in BetterArxivHTML source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "BetterArxivHTML",
"version": "1.4.21",
"description": "Better arXiv HTML (experimental): optional chrome hiding, citation popovers, ar5iv abs link, ar5iv citation popovers (Semantic Scholar, Crossref, OpenAlex, arXiv export API).",
"permissions": [
"storage"
],
"options_ui": {
"page": "options.html",
"open_in_tab": false,
"browser_style": true
},
"host_permissions": [
"https://export.arxiv.org/*",
"https://api.crossref.org/*",
"https://api.semanticscholar.org/*",
"https://api.openalex.org/*"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://arxiv.org/html/*",
"*://*.arxiv.org/html/*"
],
"js": [
"hide-banner.js"
],
"run_at": "document_start"
},
{
"matches": [
"*://arxiv.org/html/*",
"*://*.arxiv.org/html/*"
],
"css": [
"references-popover.css"
],
"js": [
"ref-metadata-fetch.js",
"references-popover.js"
],
"run_at": "document_idle"
},
{
"matches": [
"*://arxiv.org/abs/*",
"*://*.arxiv.org/abs/*"
],
"js": [
"abs-ar5iv-link.js"
],
"run_at": "document_idle"
},
{
"matches": [
"*://ar5iv.labs.arxiv.org/html/*"
],
"css": [
"references-popover.css"
],
"js": [
"ref-metadata-fetch.js",
"ar5iv-strip-native-bib-preview.js",
"references-popover.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "betterarxivhtml@local",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best BetterArxivHTML Alternatives
Here are some Firefox add-ons that are similar to BetterArxivHTML:
arxiv-shorts
armstrong153
arXiv++
Arxivpp
Arxiv Redirector
Shashank Shekhar
Ascribo arXiv annotation
Firefox user 13369101
arXiv Vanity Redirect
ttumiel
arXiv Booster
Arindam Bhunia
bibtexify
Andrew Fowlie
Software Citation Tools Plugin
Ourobor
arxivist
Dan F-M
arxiv-url
weakish