Skip to content

laedit/the-old-reader-bookmark

Repository files navigation

the-old-reader-bookmark

Greenkeeper badge

The Old Reader Bookmark addin for Firefox

https://addons.mozilla.org/fr/firefox/addon/the-old-reader-bookmark/

Contribute

All contributions are welcome :)

Require npm.

Install

Clone the repo and run npm install.

It will install typescript and web-ext globally if not already installed, if you prefer to install them locally, modify the package.json accordingly.

Test

run npm test.

By default it's Firefox Developer Edition which is used, you can change that in the web-ext:run scripts in package.json.

Build

run npm run build.