Letterboxd Streaming Providers version history - 6 versions
Letterboxd Streaming Providers by adlerzei
Letterboxd Streaming Providers version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.8.0
Released Dec 30, 2025 - 114.12 KBWorks with firefox 109.0a1 and later- Fixed Firefox build by correctly using "scripts" instead of "service_worker" in the background configuration.
- Updated extension description for better clarity.
- Improved popup window labels for enhanced user experience.
- Adapted extension to support Letterboxd's updated DOM structure for /list.
- Optimized crawling content script injection to target only Letterboxd tabs (fixes #32).
- Enhanced performance by loading settings and cache only when needed.
- Write default settings to the store to prevent multiple JSON loadings.
- Reload country and streaming services list in case the extension data has been deleted.
- Prevent crashes if extension letterboxd tabs are currently unloaded.
- Replaced unsafe insertAdjacentHTML calls with textContent for setting dropdown option labels.
- Added a maximum retry limit (3 attempts) for crawling movies to prevent infinite loops on pages with no detectable films.
- Refactored codebase to use async/await consistently, replacing callback-based patterns for better maintainability.
- Further codebase refactorings to use more modern code styles for better maintainability.
Source code released under MIT License
Older versions
Version 1.4.0
Released Jan 9, 2021 - 105.33 KBWorks with firefox 48.0 and later- Added clean fix for broken movie title localization for Austria and Switzerland
- Small backend changes
- Minor bug fixes
- Added all streaming providers that are available on JustWatch and offer free/flatrate access
- Added support for the following countries: Brazil, Argentina, AustraliaSource code released under MIT License
Version 1.3.0
Released Jan 7, 2021 - 105.96 KBWorks with firefox 48.0 and later- Fixed broken filtering for United Kingdom
- Fix buggy hot reloading
- Added temporary fix for broken movie title localization for Austria and Switzerland
- Minor bugfixesSource code released under MIT License
Version 1.2.0
Released Jan 5, 2021 - 106.88 KBWorks with firefox 48.0 and later- Fixed bug, that some movies weren't resolved correctly due to changes in the JustWatch API
- Added support for TV shows that are present on Letterboxd (e.g. "The Queen's Gambit")
- Added hot reload when settings are changed in the popup
- Add filtering of Letterboxd lists, that can be found under '/list'Source code released under MIT License
Version 1.1.0
Released Jan 3, 2021 - 105.73 KBWorks with firefox 48.0 and later- TMDb API key renewed
- Fixed bug, that caused the JustWatch request failing on special characters
- Fixed bug, now all existing providers can be used
- Minor bugfixes
- Minor backend changesSource code released under MIT License
Version 1.0.0
Released Mar 3, 2019 - 103.11 KBWorks with firefox 48.0 and laterSource code released under MIT License