This project is a chrome extension which allows users to change their stream region and TV Guide data for the Channel 9's 9Now Livestreaming platform.
Please note that use of this application is not not endorsed, nor condoned by Mi9, Nine Entertainment Co. or any related entities.
- Up-to-date stable Chrome
- Node 6 w/
npm
npm install
(dependencies)npm run build
(exports unpacked extension to./dist/
)
To run in watch mode:
npm run webpack:watch