Sneetches for GitHub version history - 6 versions
Sneetches for GitHub by Kev
Sneetches for GitHub version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.3.2
Released Apr 25, 2026 - 43.11 KBWorks with firefox 109.0a1 and laterSource code released under MIT License
Older versions
Version 1.3.0
Released Apr 24, 2026 - 43.04 KBWorks with firefox 109.0a1 and laterSource code released under MIT License
Version 1.2.0
Released Apr 20, 2026 - 39.86 KBWorks with firefox 109.0a1 and laterCleanup: expired cache entries are now properly removed instead of piling up on disk.Source code released under MIT License
Version 1.1.9
Released Apr 18, 2026 - 39.38 KBWorks with firefox 109.0a1 and laterSource code released under MIT License
Version 1.1.8
Released Apr 17, 2026 - 37.79 KBWorks with firefox 109.0a1 and laterPerformance
- 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.Source code released under MIT License
Version 1.0.0
Released Mar 30, 2026 - 23.63 KBWorks with firefox 109.0a1 and laterSource code released under MIT License