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!
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 ☕
See the Release History for a list of all releases.
See the Release Notes for details about changes in each release.
This project is licensed under the MIT License - see the license file for details.
If you have questions, problems or ideas, feel free to contact me at contact@fluencyy.com.
To build the extension locally for development or testing:
- Install
node
(andnpm
) cd
into the project root directory- Run
gulp package
to build packaged zip files for both Chrome and Firefox (output to thepackage
directory)