/shopper

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Shopper browser extension

Installation

The extension can be installed from the official stores, depending on your browser:

Building

The project is built with npm:

Production build:

npm build

Build a development version and watch:

npm run watch-firefox

License

GPLv3