A WebExtension that uses data from the Games that treat GOG customers as 2nd Class v2 spreadsheet and displays it on the GOG store
- Run
npm install
to install dependencies - Run
npm run build
(ornpm run watch
) to build the extension - Run
npm start
ornpm run start:ffdev
to run the extension in FF or FF Developer Edition respectively