Historie doplňku TubeFeed - 4 verze
Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.
Nejnovější verze
Verze 0.5.3
Vydáno 5. kvě 2026 – 97,28 KBFunguje s: firefox 140.0 a novějšív0.5.3
Bug fix — old watched videos reappearing as unwatched (comprehensive fix)
Two remaining paths where previously-watched videos could reappear as unwatched have been closed:- No age limit set: When "Max video age" is 0 (disabled), watched videos beyond the retention count were eligible for deletion on every poll. Because YouTube's scrape tier returns ~60 videos while RSS returns only ~15, switching between tiers would delete watched videos that weren't in the current fetch — and the next fetch would re-insert them as unwatched. Watched videos are now never pruned when no age limit is set.
- Age limit boundary: The prune cutoff and the fetch filter used identical math, so a watched video just barely past the cutoff could be pruned, then re-enter via a rounded scrape timestamp ("N months ago" maps to an approximate value that can land inside the fetch window). A one-month buffer has been added to the prune cutoff, ensuring any pruned video is always rejected by the fetch filter on re-poll.
- The minimum number of videos kept per channel before any pruning begins has been raised from 20 to 200, comfortably above the maximum any fetch tier returns (~60), as an additional guard.
v0.5.2
Watched video opacity- Settings → Appearance: slider to control how dim watched videos appear (0–100%). Default is 40%. Live preview shown below the slider. Saved and restored on startup, and included in settings backup.
Zdrojový kód zveřejněn pod licencí Licence MIT
Starší verze
Verze 0.5.2
Vydáno 5. kvě 2026 – 97,25 KBFunguje s: firefox 140.0 a novějšív0.5.2
Watched video opacity- Settings → Appearance: slider to control how dim watched videos appear (0–100%). Default is 40%. Live preview shown below the slider. Saved and restored on startup, and included in settings backup.
v0.5.1
Folder feeds- Click a folder name in the sidebar to open a combined video feed for all channels in that folder — sorted newest-first, with channel names shown, just like All Feeds but scoped to the group. The
allFeedsLimitcap does not apply to folder feeds. - Clicking a folder name and clicking the collapse arrow (▸/▾) are now independent: the arrow collapses/expands the channel list while the name opens the feed, so you can browse a folder feed without expanding it.
- The refresh button (↺) updates only the channels in the active folder when a folder feed is open.
v0.5.0
Appearance & interaction overhaul
Settings tabs
- Settings panel reorganised into three tabs: General (feed settings, API key, help), Appearance (theme, colors), Data (subscriptions, settings backup, tools, danger zone).
Theming
- Five theme presets: Slate (default dark), AMOLED (true black), Navy (deep blue), Warm (dark amber/sepia), Light (soft off-white). Saved and restored on startup.
- Accent color: 8 preset swatches (Red, Orange, Amber, Green, Teal, Blue, Purple, Pink) plus a rainbow color-picker button for any custom color. Unread badges, action buttons, active tab indicator, and the sidebar resize handle all follow the chosen color.
- Font colors: five independently customisable color categories — Primary text, Video channel labels, Descriptions, Sidebar channel names, Folder headers. Each has a color-wheel picker and a Reset button. Saved and restored on startup.
Settings backup
- Export all appearance and feed settings (theme, accent, font colors, poll interval, retention, etc.) to a JSON file. Import to restore — useful for transferring settings to another browser or profile.Zdrojový kód zveřejněn pod licencí Licence MIT
Verze 0.5.1
Vydáno 4. kvě 2026 – 96,84 KBFunguje s: firefox 140.0 a novějšíTubeFeed Changelog
v0.5.1
Folder feeds- Click a folder name in the sidebar to open a combined video feed for all channels in that folder — sorted newest-first, with channel names shown, just like All Feeds but scoped to the group. The
allFeedsLimitcap does not apply to folder feeds. - Clicking a folder name and clicking the collapse arrow (▸/▾) are now independent: the arrow collapses/expands the channel list while the name opens the feed, so you can browse a folder feed without expanding it.
- The refresh button (↺) updates only the channels in the active folder when a folder feed is open.
v0.5.0
Appearance & interaction overhaul
Settings tabs
- Settings panel reorganised into three tabs: General (feed settings, API key, help), Appearance (theme, colors), Data (subscriptions, settings backup, tools, danger zone).
Theming
- Five theme presets: Slate (default dark), AMOLED (true black), Navy (deep blue), Warm (dark amber/sepia), Light (soft off-white). Saved and restored on startup.
- Accent color: 8 preset swatches (Red, Orange, Amber, Green, Teal, Blue, Purple, Pink) plus a rainbow color-picker button for any custom color. Unread badges, action buttons, active tab indicator, and the sidebar resize handle all follow the chosen color.
- Font colors: five independently customisable color categories — Primary text, Video channel labels, Descriptions, Sidebar channel names, Folder headers. Each has a color-wheel picker and a Reset button. Saved and restored on startup.
Settings backup
- Export all appearance and feed settings (theme, accent, font colors, poll interval, retention, etc.) to a JSON file. Import to restore — useful for transferring settings to another browser or profile.
v0.4.9
Video interaction
- Right-click menu on videos now has an Open option as the first item — same effect as clicking or middle-clicking, without needing to aim at the title link.
- The watched/unwatched toggle is now an eye icon overlaid on the thumbnail (bottom-left corner, revealed on hover). Open eye = mark as watched; crossed-out eye = mark as unwatched.
Debug info
- Removed the "Debug mode" toggle. Channel errors (⚠ in the sidebar, error text in right-click menu) and last-polled timestamps are always shown.
- "Copy debug info" button in Settings is always visible.Zdrojový kód zveřejněn pod licencí Licence MIT
- Click a folder name in the sidebar to open a combined video feed for all channels in that folder — sorted newest-first, with channel names shown, just like All Feeds but scoped to the group. The
Verze 0.5.0
Vydáno 4. kvě 2026 – 96,44 KBFunguje s: firefox 140.0 a novějšíAppearance & interaction overhaul
Settings tabs
- Settings panel reorganised into three tabs: General (feed settings, API key, help), Appearance (theme, colors), Data (subscriptions, settings backup, tools, danger zone).
Theming
- Five theme presets: Slate (default dark), AMOLED (true black), Navy (deep blue), Warm (dark amber/sepia), Light (soft off-white). Saved and restored on startup.- Accent color: 8 preset swatches (Red, Orange, Amber, Green, Teal, Blue, Purple, Pink) plus a rainbow color-picker button for any custom color. Unread badges, action buttons, active tab indicator, and the sidebar resize handle all follow the chosen color.
- Font colors: five independently customisable color categories, Primary text, Video channel labels, Descriptions, Sidebar channel names, Folder headers. Each has a color-wheel picker and a Reset button. Saved and restored on startup.
Settings backup
- Export all appearance and feed settings (theme, accent, font colors, poll interval, retention, etc.) to a JSON file. Import to restore, useful for transferring settings to another browser or profile.Zdrojový kód zveřejněn pod licencí Licence MIT