Skip to content

The feeble attempt to aggregate feeds in the bookmarks using firefox WebExtensions

Notifications You must be signed in to change notification settings

LoveIsGrief/rss-aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The feeble attempt to aggregate feeds in the bookmarks using firefox WebExtensions

Development

Requirements

First steps

npm install
npm run # will start up a firefox instance with the extension

Thanks