Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amitness/papers-with-video

A browser extension that links video explanations to research papers on arxiv.org
https://github.com/amitness/papers-with-video

arxiv-org chrome-extension research-papers

Last synced: about 11 hours ago
JSON representation

A browser extension that links video explanations to research papers on arxiv.org

Awesome Lists containing this project

README

        

# papers-with-video [![Chrome Web Store](https://img.shields.io/chrome-web-store/users/aflnhgmklenfljibnfellgkmdpmmoekf?label=users)](https://chrome.google.com/webstore/detail/papers-with-video/aflnhgmklenfljibnfellgkmdpmmoekf)



A browser extension that links video explanations to research papers on arxiv.org

The extension currently supports videos for 10293 research papers.

## Install
- [Chrome Web Store](https://chrome.google.com/webstore/detail/papers-with-video/aflnhgmklenfljibnfellgkmdpmmoekf)

## Local Development
To install the extension manually, please follow the steps given below. You can also watch the video installation [walkthrough](https://www.youtube.com/watch?v=-BUrP7HmnhA) or refer to the [official docs](https://developer.chrome.com/extensions/getstarted#unpacked).

1. Download the extension zip file from the main branch [here](https://github.com/amitness/papers-with-video/archive/main.zip).
2. Extract the `papers-with-video-main.zip` file into a folder.
3. Open the extensions page on Chrome either by
- Typing `chrome://extensions` on the navbar
- Selecting `Menu > More Tools > Extensions`.

4. Enable the `developer mode` at the top right.

5. Click "Load Unpacked Extension" and select the folder where you extracted the archive.

Installation Screenshot