Watch your favourite series on Netflix and improve foreign language at the same time.
- Install Subfilter Chrome+Firefox extension
- Enjoy support of over 20 languages available on Netflix
- Improve your listening skills
Subfilter is free and open-source software. All code is available under MIT license, except where otherwise stated.
This project is a modified version of Subadub browser extension, which is project of Russel Simmons. Without Rusells' code I would have never been able to create this project. Thank you Russel.
- Part of this project code is from the original Subadub extension. MIT License.
- The lists of stop words are from Alir3z4/stop-words (CC BY 4.0 License) and from stopwords-iso (MIT License).
There are many ways how this can be project improved and you could be part of it. I am looking especially for:
- testers
- UX designers
- polyglots and language lovers
- language teachers
- learning scientists
- NLP (natural language processing) programmers
Please connect with me and stay it touch. You can do it in Discussions or write me an e-mail (my email address is on my profile page).
- make changes to
dist/*
- bump version number in
dist/manifest.json
- (best to commit+push these changes, but not required)
- tag new release
- update Changelog
- close finished Milestone, create a new Milestone and move any unfinished issues from the old Milestone to the new one
- run
archive.sh
to produce newsubadub.zip
- upload
subadub.zip
to Chrome Web Store and Firefox Add-on Developer Hub