Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 492 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 492 Bytes

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