vict0rsch
PaperMemory
JavaScript

Your browser's reference manager: automatic paper detection (Arxiv, OpenReview & more), publication venue matching and code repository discovery! Also enhances ArXiv: BibTex citation, Markdown link, direct download and more!

Last updated Jul 8, 2026
570
Stars
21
Forks
18
Issues
+1
Stars/day
Attention Score
86
Language breakdown
JavaScript 74.5%
HTML 17.7%
CSS 6.8%
Python 1.0%
β–Έ Files click to expand
README

PaperMemory ⚑


πŸͺ Official stores
Chrome & Brave & Edge  β€’  Firefox

πŸ“‘ Documentation
PaperMemory.org



Supported Venues  β€’  Customization  β€’  Keyboard Shortcuts  β€’  User Guide  β€’  Install from source  β€’  About preprints  β€’  Discovering code Repositories  β€’  FAQ

An automated, web-based and minimalist reference manager that also finds code repositories and published versions of preprints.

It is not meant to replace, rather complete more standard reference managers as Zotero etc.

This browser extension allows you to automatically store research papers you read, find a code repository and much more:

  • 🏬 Automatically record papers you open, without clicking anywhere. You can then search them, tag them, comment them and link a code repository.
  • πŸ’» Automatically find code repositories using PapersWithCode's API
  • 🀝 Match pre-prints to publications using 4 different databases
  • 🎬 Change a pdf's webpage title to the article's title, because who cares about that saved bookmark 1812.10889.pdf when it could be InstaGAN Instance-aware Image-to-Image Translation.pdf
  • 🎫 BibTex citation, because citing papers should not be a hassle you can copy a BibTex citation to your clipboard or export the Memory itself as a .bib file
  • πŸ”— Markdown link, title because it's the little things that make sharing a paper easier (to be used in issues, PRs, Readme, HackMD.io etc.)
  • πŸ—‚ Direct download button with a nice name including the paper's title, so that you don't have to open the pdf's webpage and then download it from your browser.
  • πŸ“„ Go back from a pdf to its abstract page. For instance: from https://arxiv.org/pdf/1703.06907.pdf to https://arxiv.org/abs/1703.06907 in a click.
  • πŸ›οΈ Export your data as a .json file or a .bib full BibTex export

Share ideas πŸ’‘ in issues and love with stars ⭐️:)








Supported venues

  • Arxiv
- PaperMemory will try to find if a pre-print has been published and create a corresponding note to the paper (see preprints) - Also detects and matches papers from huggingface.co/papers, AlphaXiv, ar5iv.org and scirate.com/
  • BioRxiv
  • NeurIPS
  • Open Review (ICLR etc.)
  • Computer Vision Foundation (I/ECCV, CVPR etc.)
  • Proceedings of Machine Learning Research (PMLR) (AISTATS, ICML, CoRL, CoLT, ALT, UAI etc.)
  • Association for Computational Linguistics (ACL) (EMNLP, ACL, CoNLL, NAACL etc.)
  • Proceedings of the National Academy of Sciences (PNAS)
  • SciRate
  • Nature (Nature, Nature Communications, Nature Machine Intelligence etc.)
  • American Chemical Society (ACS)
  • IOPscience
  • PubMed Central
  • International Joint Conferences on Artificial Intelligence (IJCAI)
  • Association for Computing Machinery (ACM)
  • IEEE
  • Springer (books, chapters and, of course, articles)
  • American Physical Society (APS)
  • Wiley (Advanced Materials, InfoMat etc.)
  • Science Direct
  • Science (Science, Science Immunology, Science Robotics etc.)
  • FrontiersIn (Frontiers in Neuroscience, Frontiers in Neuroscience, Frontiers in Microbiology etc.)
  • PLOS
  • MDPI
  • Oxford University Press
  • HAL Archives ouvertes
  • Royal Society of Chemistry
  • Sci-Hub
  • Add more
πŸ“‘β€”About finding published papers from preprints

Privacy

All the data collected is stored locally on your computer and you can export it to json it from the options page.

πŸ“‘β€”More on Privacy

Feature requests

I'm regularly adding feature ideas in the issues. Feel free to go upvote the ones you'd like to see happen or submit your own requests.

Customization

Checkout πŸ“‘β€”All configuration options. Here's a quick overview:


a. Customize features in the menu:


b. Switch between Light and Dark mode


c. Advanced options

In the extension's πŸ“‘β€”options (right click on the icon or in the popup's menu) you will find advanced customization features:

  • Auto-tagging: add tags to papers based on regexs matched on authors and titles
  • Source filtering: filter out some paper sources you don't want to record papers from
  • Custom title function: provide Javascript code to generate your own web page titles and pdf filenames based on a paper's attributes
  • Data management: export/load your memory data and export the bibliography as a .bib file
  • Online Synchronization: use Github Gists to sync your papers across devices

Keyboard Shortcuts

Use cmd/ctrl+shift+e to open PaperMemory.

See other πŸ“‘β€”other keyboard shortcuts and how to customize them, and πŸ“‘β€”keyboard navigation.

User Guides

Install from source

Refer to πŸ“‘β€”the documentation.

Preprints

There currently exists, to my knowledge, no centralized source for matching a preprint to its subsequent published article. This makes it really hard to try and implement best practices in terms of citing published papers rather than their preprint.

My approach with PaperMemory is to try and notify you that a publication likely exists by utilizing the note field. You will occasionally notice Accepted @ X in a Paper's notes. This will be added automatically if you are on a known published venue's website (as Nature, PMLR or NeurIPS) but also from DBLB, CrossRef.org, SemanticScholar.org, Unpaywall.org or Google Scholar.

There's room for improvement here^, please contact me (an issue will do) if you want to help.

More on preprint matching πŸ“‘β€”in the documentation.

Discovering Code repositories

PaperMemory uses the PapersWithCode API in order to discover code repositories πŸ–₯️

See πŸ“‘β€”how it works.

FAQ

πŸ“‘β€”Frequently asked questions.

Todo

  • [ ] Improve Contributing.md
  • [ ] Write many more tests! Help is wanted (it's not so hard to write unittests πŸ˜„) (see Contributing.md)
πŸ”— More in this category

Β© 2026 GitRepoTrend Β· vict0rsch/PaperMemory Β· Updated daily from GitHub