Sneetches for GitHub 版本紀錄 - 6 個版本
Sneetches for GitHub 作者: Kev
Sneetches for GitHub 版本紀錄 - 6 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
版本 1.2.0
發行於 2026年4月20日 - 39.86 KB適用於 firefox 109.0a1 與更新版本Cleanup: expired cache entries are now properly removed instead of piling up on disk.原始碼依照 MIT License 條款釋出
版本 1.1.8
發行於 2026年4月17日 - 37.79 KB適用於 firefox 109.0a1 與更新版本Performance
- Cold-cache scans on link-heavy pages now up to 6x faster.
- Repo data fetching moved off the main thread into the MV3 service worker.
- Content script runs at document_start so cached results paint before the page finishes loading.
Privacy
- Required permissions narrowed: host_permissions is now https://api.github.com/* only (was <all_urls> in v1.0.0).
- Broad host access is now an optional permission, declared but not granted at install — reserved for a planned user-opt-in mode for private/intranet GitHub hosts.
UX
- Distinct chips for broken links, rate-limited responses, and other errors.
- Archive indicator on archived repositories.
- "Star us?" CTA in the popup.
- Toolbar icon style toggle (default star vs multicolor constellation).
Stability
- Eliminated multi-second stalls under heavy React-based hosts.原始碼依照 MIT License 條款釋出