A native Edge browser extension that enhances your Substack reading experience with quick-save, progress tracking, and organized bookmarking.
- One-Click Save - Save Substack articles instantly from the toolbar
- Quick Tags - Organize with color-coded tags
- Progress Tracking - Automatically saves your reading position
- Reading Dashboard - Clean interface to manage your saved articles
- Search & Filter - Find articles by title, author, or tags
- Dark/Light Mode - Follows your system theme
- Edge Sync - Access your reading list across devices
- Download or clone this repository
- Open Edge and navigate to
edge://extensions - Enable Developer mode (toggle in bottom-left)
- Click Load unpacked and select the extension folder
- Pin the extension to your toolbar
- Visit any Substack article
- Click the SubstackSaver icon in the toolbar
- (Optional) Select tags or folder
- Click Save to Reading List
Click Open Dashboard from the popup to view your reading list:
- Search by title, author, or tag
- Filter by: All, Unread, In Progress, Completed
- View as grid or list
- Add to favorites or delete
The extension automatically tracks your reading position. When you return to a saved article, click to resume where you left off.
storage- Save your reading list and settingstabs- Access current page informationcontextMenus- Right-click menu integrationscripting- Extract article metadata
SubstackSaver stores all data locally on your device. Your reading list is synced only through your Microsoft account when signed in to Edge.
MIT