A Chrome extension to save and organize academic papers with notes and citations.
- Save papers from arXiv with a single click
- Add notes and tags to each paper
- Automatically extracts paper information (title, authors, etc.)
- Retrieves basic citations for saved papers
- Browse your saved papers in a clean interface
- Search through your paper library
- Delete papers from your library
- View and edit your notes directly from the saved PDF
- Non-intrusive floating popup that allows reading while taking notes
- Draggable and resizable popup windows
- Keyboard shortcuts for quick access
- Clone or download this repository
- Open Chrome and navigate to
chrome://extensions/
- Enable "Developer mode" at the top right
- Click "Load unpacked" and select the extension directory
- The extension should now be installed and visible in your browser toolbar
Before using the extension, you need to create icons for it. Create the following files in the images
directory:
icon16.png
(16x16 pixels)icon48.png
(48x48 pixels)icon128.png
(128x128 pixels)
You can create simple icons using any image editor, or use a placeholder icon generator.
- Navigate to an arXiv paper page (abstract or PDF)
- Click the extension icon in the Chrome toolbar
- Add your notes and tags in the popup
- Click "Save Paper"
Press Ctrl+Shift+P (or Command+Shift+P on Mac) while on an arXiv page to quickly save a paper. This will open a floating popup that lets you take notes while still being able to read and scroll through the paper.
Press Ctrl+Shift+O (or Command+Shift+O on Mac) while on an arXiv page to instantly save the paper to your library with the "to read" tag. This saves the paper without opening any popup, allowing you to quickly build a reading list.
The "to read" tag appears in red in your library for easy identification of papers you've saved to read later.
- Click on the extension icon or press Ctrl+Shift+L (or Command+Shift+L on Mac)
- Navigate to the "My Library" tab
- Browse through your saved papers
- Use the search bar to filter papers by title, notes, or tags
- Click on any paper to open it in a new tab with your notes
- Click on any paper in your library to open it
- The paper will open in PDF view
- The notes popup will automatically appear on the right side of the screen
- View and edit your existing notes directly from this popup
- Click "Update Notes" to save any changes
- Your updated notes will be saved immediately
- Navigate to the "My Library" tab
- For any paper, click the "×" button to delete it
- Confirm the deletion when prompted
- The popup appears on the right side of the screen, allowing you to read the paper while taking notes
- You can continue to scroll and interact with the paper while the popup is open
- Mo 5A34 ving: Click and drag the blue header bar at the top of the popup to move it anywhere on your screen
- Resizing: Click and drag the bottom-right corner of the popup to resize it
- Closing: Click the "×" button in the top-right corner or press the ESC key
If you're having trouble moving the popup:
- Make sure to click and drag directly on the blue header bar
- Look for the three horizontal line indicator (≡) and try dragging from there
- Try clicking and holding for a brief moment before dragging
- Ensure you're dragging with the primary (left) mouse button
MIT
- Currently only works with arXiv pages
- All data is stored locally in your browser