Trials Tracker의 버전 기록 - 4개 버전
Trials Tracker 제작자: TTracker
Trials Tracker의 버전 기록 - 4개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.8.6
2026년 3월 22일에 출시 - 249.35 KBfirefox 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 screensMIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 1.8.5
2026년 3월 22일에 출시 - 249.24 KBfirefox 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 KBfirefox 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 라이선스에 따라 릴리스된 소스 코드