Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

letterboxd utils 版本历史 - 8 个版本

letterboxd utils 作者: finnb

目前尚无评分
0 / 5 星
5
0
4
0
3
0
2
0
1
0
letterboxd utils 版本历史 - 8 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 1.5.0

    发布于 2026年9月20日 - 242.97 KB
    适用于 firefox 58.0 及更高版本
    Bugs fixed
    - Only Netflix ever matched. TMDB returns names like "Amazon Prime Video", "Disney Plus", "Max"/"HBO Max", "Apple TV Plus" and "Paramount+ with Showtime", but settings stored amazon, disney, hbo and so on, and they were compared exactly. The new src/providers.ts maps each key to a pattern.
    - Changing country had no effect for up to 12h. The cache key was title+year only. It now includes the country.
    - Transient errors faded posters. Any TMDB error (5xx, 429, network) was cached as "no providers" for 12h. Failed lookups now leave the poster alone, and retries back off. A 401 stops lookups and shows a "TMDB rejected the API key" warning.
    - Titles came from the wrong place. Letterboxd posters are now React LazyPoster components, and .frame-title is empty on first render. Titles are now read from data-item-full-display-name, falling back to .frame-title.
    - Options CSS leaked into letterboxd.com. styles.css was the content-script stylesheet, so its global label/input/select rules applied to the site. It is now split into content.css and options.css.
    - Disabling True Ratings left the heading behind and blocked the stats from being re-added. The stats also only ran when an API key was set, and they expanded the histogram into one array entry per rating (millions for popular films). They are now computed from the counts directly.
    - Options page issues: a failed country load saved countryCode: '' over the user's choice, countries were inserted via innerHTML, and the opacity help text didn't match the slider range.

    Improvements
    - Either the TMDB API key or the read token is enough. Before, the key alone gave 401 on every request.
    - The movie cache is loaded once and written in batches (every 2s, merged with storage), instead of a full read-modify-write per movie. Entries older than 30 days are pruned.
    - Changing providers, country or keys re-applies the filter live. Changing providers reuses the cache with no refetch.
    - Search prefers exact title matches over pure popularity.
    - The fade toggle now uses a single code path. Previously a storage listener briefly reset opacity to 0.4.
    - Removed the unused webRequest permission.
    - Production builds no longer inline source maps (content-script.js goes from 60KB to 12KB), and dist/ is cleaned on build.
    - Added npm run typecheck, and it runs in CI.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 1.4.0

    发布于 2025年6月8日 - 268.87 KB
    适用于 firefox 58.0 及更高版本
    • add fade opacity slider in options
    • add fade toggle in options and page
    • add separate rating calculations

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.3.1

    发布于 2025年6月8日 - 258.83 KB
    适用于 firefox 58.0 及更高版本
    • fix caching

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.3.0

    发布于 2025年5月18日 - 259.13 KB
    适用于 firefox 58.0 及更高版本
    improvements:
    - implement adaptive rate limiting, greatly speeding up fetching

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.1

    发布于 2025年5月18日 - 258.04 KB
    适用于 firefox 58.0 及更高版本
    fixes:
    - use expired cache values while refetching

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.0

    发布于 2025年5月17日 - 258.11 KB
    适用于 firefox 58.0 及更高版本
    improvements:
    - Persistent Request Caching:
    - Request results are now cached for some hours, reducing API calls and speeding up repeated visits.
    - Batch Movie Processing:
    - The extension processes all visible movies in batches, with improved handling for dynamically loaded content.
    - UI Improvements
    - Performance:
    - Rate limiting and debouncing have been improved to avoid excessive API requests and UI updates.

    fixes:
    - Dual TMDB API Key Support:
    - You can now enter both a TMDB API Key and a TMDB Read Token in the extension options. Both are required for full functionality.
    - Movie Detection:
    - More robust detection and updating of movie elements, including those loaded dynamically.
    - Improved movie parsing making it less likely to not find a movie on TMDB

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.1.1

    发布于 2025年5月5日 - 256.04 KB
    适用于 firefox 58.0 及更高版本
    • fix country option
    • fix broken styling
    • general improvements

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.0

    发布于 2025年4月30日 - 238.87 KB
    适用于 firefox 58.0 及更高版本

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

下载

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

最新版本

  • Nightly
  • Beta

商用版 Firefox

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。