Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eladrich/ScholarWithCode
A simple chrome extension to present the number of available code implementions (via Papers With Code) for articles listed on Google Scholar.
https://github.com/eladrich/ScholarWithCode
Last synced: 1 day ago
JSON representation
A simple chrome extension to present the number of available code implementions (via Papers With Code) for articles listed on Google Scholar.
- Host: GitHub
- URL: https://github.com/eladrich/ScholarWithCode
- Owner: eladrich
- Created: 2020-06-16T20:10:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-31T11:08:57.000Z (almost 3 years ago)
- Last Synced: 2024-08-03T15:06:23.555Z (3 months ago)
- Language: JavaScript
- Size: 3.71 MB
- Stars: 86
- Watchers: 3
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scholar With Code
[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/nlnjigejpgngahmoainkakaafabijeki)](https://chrome.google.com/webstore/detail/scholar-with-code/nlnjigejpgngahmoainkakaafabijeki)
A simple chrome extension to present the number of available code implementations (via `Papers With Code`) for articles listed on `Google Scholar` and `arXiv`.
## Recent Updates
**`2021.11.18`**: Minor fix to support changes in `Papers With Code`**`2020.07.15`**: Added arXiv Support
**`2020.06.24`**: Chrome Extension release
**`2020.06.16`**: First Release
## Why?
Two of the most used tools for me during research are `Google Scholar` and `Papers with Code`, together giving a full view of citations and code implementations.I've noticed that a thing that I do a lot is to start from a paper I know, go through the "Papers that cite this work" page on `Google Scholar`, and then for each paper check whether it has a code implementation using `Papers With Code`.
As it is kind of annoying to go back and forth between the two, I've written a small chrome extension that shows whether the paper has code implementation and links to the matching page on `Papers with Code`.
## Installation
Extension is available in the [Chrome Web Store](https://chrome.google.com/webstore/detail/scholar-with-code/nlnjigejpgngahmoainkakaafabijeki). Alternatively you can download the project directory and drag it to your chrome extensions.
## TODOs
- [x] Publish to Chrome Web Store
- [x] Check how to remove permissions to all sites
- [x] Support arXiv.org