Skip to content

Arxiv Watcher is a chrome extension which allows you to add the specific keyword you wish to track and notifies you whenever a new paper is added to the arxiv relevant to the keywords you have added.

Notifications You must be signed in to change notification settings

neel1998/arxiv_watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arxiv Watcher

Do you find it tedious to constantly check arxiv for newly added papers for the research topic you are working on?

Not anymore!!!

Arxiv Watcher is a chrome extension which allows you to add the specific keyword you wish to track and notifies you whenever a new paper is added to the arxiv relevant to the keywords you have added.

demo.mp4

Not only does this extension shows the latest papers added, but it checks arxiv in background at specific intervals and notifies the users whenever a new paper is added. Like this,

Add to chrome

The extension is published on the chrome web store and can be added to your browser from here

Development

To locally build and test this extension, clone this repo and then run the following commands:

npm install
npm run build

This will generate a ./dist folder in the root directory of the repository. Now,

  1. open Google Chrome
  2. go to Settings -> More Tools -> Extension
  3. Enable Developer Mode
  4. Click on Load unpacked
  5. Select the ./dist folder you just created.

About

Arxiv Watcher is a chrome extension which allows you to add the specific keyword you wish to track and notifies you whenever a new paper is added to the arxiv relevant to the keywords you have added.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published