Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 522 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 522 Bytes

GOG 2nd Class Citizen Extension

Description

A WebExtension that uses data from the Games that treat GOG customers as 2nd Class v2 spreadsheet and displays it on the GOG store

Setup

  1. Run npm install to install dependencies
  2. Run npm run build (or npm run watch) to build the extension
  3. Run npm start or npm run start:ffdev to run the extension in FF or FF Developer Edition respectively