Brook is a simple feed reader built to work with webext compatible browsers. At the moment, this means Firefox since it's the primary browser I use that supports the sidebar API.
To start developing, run:
yarn install
yarn dev # The plugin will build and launch Firefox by default
To see debugging messages in Firefox, use the Browser Console. To debug, use the Browser Toolbox,
or visit about:debugging and click the debug button.
To access special debugging menus, shift click the primary menu.
See docs/publishing.md.
This project exists primarily to let me read my feeds in Firefox. I have done my best to make it a pleasant experience. I work on this in my odd hours once the family sleeps.
- The Brook logo was scrawled by Adam Sanderson
- Feed status icons were mangled by Adam Sanderson
- Interface icons are from the Feather icon set.