AlphaXiv for arXiv is a Firefox extension that enhances the arXiv.org experience by adding a "View on AlphaXiv" link in the "Access Paper" section of each paper's abstract page. This makes it easier to access the AlphaXiv forum for any arXiv paper.
- Visit the AlphaXiv for arXiv page on the Firefox Add-ons Store.
- Click on "Add to Firefox".
- Follow the prompts to install the extension.
- Once installed, navigate to any arxiv.org paper to see the "View on AlphaXiv" link in the "Access Paper" section.
If you wish to test the extension manually just clone the repo and then:
-
Open Firefox and Access
about:debugging
:- Type
about:debugging
in the address bar and press Enter. - Click on "This Firefox" in the left sidebar.
- Type
-
Load Temporary Add-on:
- Click on "Load Temporary Add-on".
- Select the
manifest.json
file from the cloned repository directory.
-
Test the Extension:
- Navigate to an arXiv paper page, e.g., https://arxiv.org/abs/1706.03762.
- Verify the "View on AlphaXiv" link appears in the "Access Paper" section.
If it becomes outdated due to a Firefox update and someone wants to help fix it that would be really cool. Otherwise this is a very simple tool and I don't intend to make it any more functional than the original AlphaXiv Chrome Extension. If you do, just fork this and do whatever you want.
Notably this version lacks a feature: this doesn't show the number of comments on AlphaXiv. That's one area with a scope for improvement.
- Obviously massive thanks to both arXiv and AlphaXiv for making those sites
- this extension is inspired by the original AlphaXiv Chrome Extension.