PRIVACY//POLICY
SNAKE//GLITCH — last updated 2026-04-25
SNAKE//GLITCH is a single-player browser game with no accounts, no servers, and no analytics. This page explains exactly what is stored and where.
What is stored
The game persists three pieces of data, all generated by your own gameplay:
snakeHighScore— your best score, an integer.snakeSettings— your difficulty, theme, wall-wrap toggle, and audio mute preferences.snakeStats— total games played, food eaten, longest snake.
Where it is stored
- Web (snake.jsl.plus): in your browser's
localStoragefor this origin only. Clearing site data removes everything. - Chrome extension: in
localStorageand mirrored tochrome.storage.sync, which Chrome syncs across devices signed into the same Google account. The data lives in your own Google account — it is never sent to us. Uninstalling the extension or clearing extension data removes it locally; you can also clear synced data from your Google account settings.
What is not collected
- No personal information, names, emails, or accounts.
- No analytics, telemetry, or tracking. The game does not phone home.
- No advertising. No ad networks, no third-party trackers.
- No cookies set by us.
- The Chrome extension requests no permissions other than
storage, which is a no-warning permission used for the synced high score above.
Third-party requests
The web version at snake.jsl.plus loads the Share Tech Mono font from Google Fonts (fonts.googleapis.com and fonts.gstatic.com). Google may log the IP address of font requests per their policy. The Chrome extension does not load remote fonts and makes no third-party requests; it falls back to the system monospace font.
The site is hosted on Vercel, which may keep standard server access logs (timestamps, IPs, user-agents) per Vercel's privacy policy. We do not access or use these logs.
Children
The game is suitable for all ages and does not knowingly collect any data from anyone, including children under 13.
Changes
If this policy changes, the date at the top of the page will be updated.
Contact
Questions or concerns: hi@jsl.plus.
← BACK_TO_GAME