TMSync 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.9.0
发布于 2026年7月19日 - 406.04 KB适用于 firefox 58.0 及更高版本Trakt's redesigned web app (app.trakt.tv) renders differently enough from the classic site that quick links there were broken: no direct link (search-only), episode always defaulted to 1, and nothing showed up inside the new season/episode drawers at all. This release fixes all three.
What changed
Direct links work again on the new UI. app.trakt.tv exposes no TMDB id in its DOM (unlike the classic site), so {tmdb}-templated quick links always fell back to search. TMDB is now resolved from Trakt's own API by slug instead, cached locally.
Correct episode number. The new UI carries season and episode in query params (?season=N&episode=N); only season was being read before, so every page resolved to episode 1.
Quick links inside both drawers. The season-browsing drawer and the per-episode drawer are separate client-side overlays with no "Where to Watch" section of their own — quick links now mount inside whichever one is open and follow you as you browse.源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
较早版本
版本 1.8.0
发布于 2026年7月14日 - 401.91 KB适用于 firefox 58.0 及更高版本New tools for getting recipes live and seeing what's actually tracked, plus fixes for confusing "it works but shows disabled" states.
What changed
Auto-activate synced and imported recipes. A recipe synced from another device, restored from a backup, or pulled from the library now activates on any site you've already granted, with no manual re-enable. Background reconciliation keeps content-script registrations in step with your recipe list.
"Enable all sites" toggle (Options). One switch grants every site so every present and future recipe works with no per-site prompt. It's a single catch-all that also covers cross-origin player frames.
Popup "needs access" list. The popup surfaces recipe sites you haven't granted yet, with a bulk "Enable all" (one prompt) and per-site enable. The list is capped so a big backlog can't make the popup unusable, with the rest in Settings.
Recipe-aware Sites page. Options, Sites now lists every site you have a recipe for, each with a clear enabled or needs-access dot, reads the broad grant as enabled (no more "works but shows disabled"), and the sidebar shows a count of sites awaiting access.
"Enable the player frame" badge hint. When a recipe matches but the video lives in an un-enabled (or since-changed) player iframe, the badge tells you to enable it, instead of silently resting on a "press play" badge that never advances.
Clearer Connect feedback. Connecting Trakt or AniList in Options used to do nothing visible on failure. It now reports the outcome, and a failed sign-in ("page could not be loaded") becomes an actionable "sign in to Trakt or AniList in this browser first."
Separate AniList OAuth app for Firefox. AniList allows only one redirect URL per app and each browser's redirect differs, so Firefox now uses its own AniList app when configured, falling back to the shared app otherwise.源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.7.2
发布于 2026年7月11日 - 400.13 KB适用于 firefox 58.0 及更高版本fix anilist auth not working源代码遵循 仅 GNU 通用公共许可证 v3.0 发布