Skip to content

vnegrisolo/netflex

Repository files navigation

NetFlex

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:

hidden-titles-1280x800

Choose titles to hide:

Inside NetFlex popup there's a button Actions, click it and select the items you want to hide/show:

popup-with-actions-1280x800

Hide/Show items:

Inside NetFlex popup there's another button Display, click it to hide/show your list:

popup-with-actions-and-display-1280x800


Development

git clone git@github.com: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:

developer-mode

Deployment

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

About

NetFlex is a light chrome extension that remove movies chosen by you from Netflix browse page

Resources

License

Stars

Watchers

Forks

Packages

No packages published