Inspect and view changes in arXiv++ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "arXiv++",
"version": "1.0",
"description": "Enhance arXiv papers with refined abstracts and comment sections.",
"permissions": [
"storage",
"activeTab"
],
"content_scripts": [
{
"matches": [
"*://arxiv.org/abs/*"
],
"js": [
"contentScript.js"
],
"css": [
"styles.css"
],
"run_at": "document_idle"
}
],
"host_permissions": [
"*://arxiv.org/*",
"https://arxivpp.com/*"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"web_accessible_resources": [
{
"resources": [
"icons/icon128.png",
"popup-styles.css"
],
"matches": [
"*://arxiv.org/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "arxivpp@example.com",
"strict_min_version": "109.0"
}
}
} Best arXiv++ Alternatives
Here are some Firefox add-ons that are similar to arXiv++:
arXiv Enhancer
Edenouest
arxiv-shorts
armstrong153
arxiv-utils
Johnson
Ascribo arXiv annotation
Firefox user 13369101
Chrome Extension: Academic Paper...
Aevorn LLC
arXiv Booster
Arindam Bhunia
Arxiv Vanity
Mrinal Jain
BetterArxivHTML
Lhior
Arxiv Redirector
Shashank Shekhar
Hackernews Summarize Comments
Burak Unver
Annotate web pages with research papers and code
Grigori Fursin
arxivist
Dan F-M