NetFlex is a light chrome extension that remove movies/tv-series chosen by you from Netflix browse page.
That's how you'll see you Netflix page:
Inside NetFlex popup there's a button Actions
, click it and select the items you want to hide/show:
Inside NetFlex popup there's another button Display
, click it to hide/show your list:
git clone [email protected]:vnegrisolo/netflex.git
Open your chrome extensions: chrome://extensions/
.
Enable Developer mode
.
Click Load unpacked extensions...
and find netflex
cloned repo.
This is how you should see:
Upgrade manifest.json
file with the new version.
Create a git tag with the changes.
cd ~/netflex;
cd ..;
./netflex/bin/package.sh netflex netflex.pem;
./netflex/bin/compact.sh;
And then upload the zip file into: chrome-webstore