A simple Chrome extension that lets you quickly add the current page to Chrome's Reading List using a keyboard shortcut (Ctrl+Shift+L or Command+Shift+L on Mac).
- One-click addition to Reading List
- Keyboard shortcut support
- Visual feedback when adding pages
- Works on all websites (except chrome:// pages)
- Visit [Chrome Web Store Link] (Not done. Will test it for a while before publishing it)
- Click "Add to Chrome"
- Download or clone this repository
- Open Chrome and go to
chrome://extensions
- Enable "Developer mode" in the top-right
- Click "Load unpacked" and select the extension directory
git clone https://github.com/gittycat/chrome-extension.git
cd chrome-extension
- Add keyboard shortcut to add ALL tabs in current window to the reading list. Eg: Shift-Cmd-L
This project is licensed under the MIT License - see the LICENSE file for details.