Skip to content
This repository has been archived by the owner on Aug 8, 2021. It is now read-only.

Latest commit

 

History

History
54 lines (34 loc) · 3.59 KB

README.md

File metadata and controls

54 lines (34 loc) · 3.59 KB

This repository has been archived

Thank you for everyone who used this extension, starred the repository, or contributed with issues. Going forward, this repository will be in a readonly (archived) state, so feel free to fork it if you wish to continue work on it, and note that I do not intend to remove the extensions from the extension stores, so if they still work well for you, then great!

This was a fun project to build, but I simply won't have time to address any feature requests or bug fixes going forward, so, I've decided to simply archive the code to reflect that reality.

Thanks again - cheers!

Netflix Tweaked

GitHub release License: MIT Web store version User count Firefox store version Firefox User count


With the Netflix Tweaked extension, you never have to see or hear the hero trailer auto-playing on the Netflix browse screen ever again. Since I like you so much, I've also made it auto-sort your "continue watching" and "my list" feeds to the top! Enjoy a slightly less dumb Netflix user interface :)

This extension is open source and licensed under the MIT license, so you can feel free to check out the source code at the extension home page or even contribute to make it better!

Enjoy the extension and feel like saying thanks? Feel free to buy me a coffee ☕

Release History

See the Release History for a list of all releases.

Release Notes

See the Release Notes for details about changes in each release.

License

This project is licensed under the MIT License - see the license file for details.

Contact

If you have questions, problems or ideas, feel free to contact me at [email protected].

Building Locally

To build the extension locally for development or testing:

  1. Install node (and npm)
  2. cd into the project root directory
  3. Run gulp package to build packaged zip files for both Chrome and Firefox (output to the package directory)