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 许可证 发布
版本 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 许可证 发布