TubeFeed のバージョン履歴 - 全 1 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 0.6.7
リリース日 : 2026年5月11日 - 104.1 KBfirefox バージョン 140.0 以降 で動作v0.6.7
Configurable visibility filter- New Settings → General control: "Hide videos without duration for (days)". Defaults to 2 (lowered from the hard-coded 7 in v0.6.6, which was too long given how fast the repair pass usually backfills). Set to 0 to disable the filter entirely and see every fetched video regardless of whether a duration is available. Range 0–30.
Manual "Refresh all durations" trigger- New Settings → Data button: "Refresh all durations". Runs an uncapped duration-repair pass for every video missing one — useful after upgrading from older versions with a backlog. Polite-paced (one request every 250 ms), shows live progress, and aborts cleanly if YouTube's anti-abuse system kicks in. Bypasses the automatic-repair cooldown so you can retry manually after a wait.
Shared cooldown across contexts- The 2-hour anti-abuse cooldown introduced in v0.6.5 now persists in
chrome.storage.local, so the automatic post-poll repair and the new manual button share the same flagged-session state. Reloading the extension still works as a manual reset.
ソースコードは MIT License に従いリリースされています