/arxiv-url-replacer

A Chrome extension to replace Arxiv URL's

Primary LanguageJavaScriptMIT LicenseMIT

arxiv-url-replacer

A Chrome extension to provide better Arxiv URL's in all pages. This extension allows you to directly go to the PDF link or abstract link as per your preference.

alt text

Inspiration

https://twitter.com/dennybritz/status/967992041752768512

Installation

The extension hasn't been published in the chrome marketplace yet. So it has to be loaded as a developer extension.

  1. Download the extension as a .zip by looking for the “Download ZIP” button on the right-hand side of the project page on GitHub.
  2. Now extract/unzip the code somewhere.
  3. Then in Chrome go to Menu (the three lines)->More tools->Extensions.
  4. Click the “Developer mode” checkbox and then click the button labeled “Load unpacked extension…”.
  5. Now navigate to folder in which you extracted the extension with manifest.json
  6. The extension is successfully loaded

Options

The extension allows you to convert all pdf links to abstract link or all abstract link to pdf links. Please click the extension icon to select your preference.