TubeFeed version history - 1 version
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 0.6.16
Released Jun 22, 2026 - 108.51 KBWorks with firefox 140.0 and laterv0.6.16
Stability + localization reliability- Fixed a transaction-lifetime bug in mark-all operations with visibility filtering. "Mark all as viewed/unviewed" no longer risks failing due to an inactive IndexedDB write transaction.
- Fixed localized metadata fetch header generation for hyphenated language tags (for example
zh-Hans), improving compatibility with YouTube localized responses. - Settings updates now trigger an immediate badge recompute, so unread badge counts stay in sync after retention/max-age related changes.
v0.6.15
Mark-all now respects feed visibility filters- Fixed "Mark all as viewed/unviewed" so it only affects videos currently visible in the feed.
- The action now honors both visibility filters: "Hide videos without duration for (days)" and "Hide videos shorter than (minutes)", and also respects the active max-age cutoff.
- Prevents hidden videos from being pre-marked before they appear in the UI.
Source code released under MIT License