Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/amitness/papers-with-video
- Owner: amitness
- License: mit
- Created: 2021-01-16T10:30:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-05T13:21:23.000Z (about 1 year ago)
- Last Synced: 2025-01-20T13:18:32.423Z (8 days ago)
- Topics: arxiv-org, chrome-extension, research-papers
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/papers-with-video/aflnhgmklenfljibnfellgkmdpmmoekf
- Size: 1.99 MB
- Stars: 412
- Watchers: 14
- Forks: 29
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Data-Science - papers-with-video
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.