davidhampgonsalves / Live-RSS-Bookmarks

Chrome extension that adds Firefox like RSS/Atom handling
https://davidhampgonsalves.com/13-years-of-foxish/
MIT License
46 stars 9 forks source link
chrome-extension featured javascript rss


Live RSS Bookmarks is a Chrome extension that mimics Firefox's old live bookmarks feature (removed since 2018). It does this by syncing bookmarks inside a folder for each RSS feed.

This extension was previously called Foxish but was re-written to support Chrome Manifest v3. At this time it was simplified since Chrome no longer limits bookmark access like it did in the past and efforts were made to future proof it.

Details

Building

yarn webpack

Packaging

zip -r live-rss.zip build/ html/ images/ styles/ manifest.json