- Clone the repo.
- Run
npm install
to install dependencies. - Run
gulp
to setup watches that will automatically compile any changes you make from thesrc
dir to thebuild
directory. - To test the extension, go to the Chrome Extensions tab, click 'Load unpacked extension', and choose the
build
directory.
mdmathewdc/game-of-spoils
GameofSpoils: Game of Thrones Spoiler Blocker -- an open-source Chrome extension
JavaScriptMIT