Trials Tracker 版本历史 - 4 个版本
Trials Tracker 作者: TTracker
Trials Tracker 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.8.6
发布于 2026年3月22日 - 249.35 KB适用于 firefox 142.0 及更高版本• Fixed SSO sign-in loop — when starting a new Google sign-in, the existing auth tab is now reused instead of opening a new one, preventing users from completing sign-in in an expired tab
• Extended SSO session timeout from 10 to 30 minutes to allow more time for Google consent screens源代码遵循 MIT 许可证 发布
较早版本
版本 1.8.5
发布于 2026年3月22日 - 249.24 KB适用于 firefox 142.0 及更高版本Build environment: Windows 10/11, Node.js 20.x, Python 3.12
Steps to reproduce Firefox package:
1. npm ci
2. node build/sync-runtime.mjs
3. node build/generate-manifest.mjs --profile market
4. python build/make-source-zip.py ← creates source zip
5. python -c "see build/rebuild-market-zips.ps1" for final firefox-extension.zip
(uses Python zipfile to ensure forward slashes in ZIP paths)
All JS files are human-readable and unmodified from src/runtime/.
Only manifest.json is generated from platform/manifests/base.json + overrides.
No minification or bundling is used.源代码遵循 MIT 许可证 发布
版本 1.4.1
发布于 2026年2月25日 - 143.76 KB适用于 firefox 142.0 及更高版本- Improved stability and performance of trial data handling.
- Minor UI refinements in popup/reminder screens.
- Internal maintenance and compatibility updates for Firefox review requirements.
源代码遵循 MIT 许可证 发布