Skip to content

jayded/redirect-to-abstract

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redirect-to-abstract - Firefox extension

Redirect all pdf links to their abstracts, and overwrite abstract pages to bypass the regex (by either appending an & or ? at the end of the url).

Trying to keep this codebase dead simple (turns out my last attempt was too ambitious). Should be chrome-compatible, but someone else will have to test.

Works for the following archives:

  • arxiv.org
  • openreview.net
  • proceedings.mlr.press
  • proceedings.neurips.cc

Building

Requires browserify. Just run make.

Prior Art

About

firefox extension to redirect various pdf links to their abstracts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.3%
  • Makefile 15.7%