Sneetches for GitHub의 버전 기록 - 9개 버전
Sneetches for GitHub 제작자: Kev
Sneetches for GitHub의 버전 기록 - 9개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
버전 1.4.0
2026년 5월 15일에 출시 - 45.32 KBfirefox 109.0a1 이상에서 작동Add Contributors (optional) - rough head-count (costs 1 extra request per repo)MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.2.0
2026년 4월 20일에 출시 - 39.86 KBfirefox 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 KBfirefox 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 라이선스에 따라 릴리스된 소스 코드