davecan / game-of-spoils

GameofSpoils: Game of Thrones Spoiler Blocker -- an open-source Chrome extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game of Spoils

The Game of Thrones Spoiler Blocker -- an open-source Chrome extension

Get the current version

https://chrome.google.com/webstore/detail/gameofspoils-game-of-thro/ipjhpmdippbajafafidlinjjmfkdamci?hl=en

How to get setup

  1. Clone the repo.
  2. Run npm install to install dependencies.
  3. Run gulp to setup watches that will automatically compile any changes you make from the src dir to the build directory.
  4. To test the extension, go to the Chrome Extensions tab, click 'Load unpacked extension', and choose the build directory.

About

GameofSpoils: Game of Thrones Spoiler Blocker -- an open-source Chrome extension

License:MIT License


Languages

Language:JavaScript 54.0%Language:CoffeeScript 22.7%Language:CSS 12.7%Language:HTML 10.6%