Skirmish ("the Extension", "we", "us") is a Chrome extension that provides a local client for a 2D multiplayer shooter game. This policy explains what data the Extension and its associated game server collect, why, and how it is used.
| Data | Purpose | Stored where |
|---|---|---|
| Username & email address | Create and identify your account, sign-in | Game server database |
| Password | Sign-in authentication | Game server database, stored only as a salted hash — the plain password is never saved |
| Gameplay statistics (rating, wins, losses, kills, deaths) | Leaderboard, matchmaking | Game server database |
| Live match data (position, actions, chat/invites during a match) | Real-time multiplayer gameplay, sent over a WebSocket (wss://) connection | Processed in memory on the game server while a match is in progress; not permanently stored beyond the match summary |
| Game server address, selected language, sound/"do not disturb" preferences | Remember your settings between sessions | chrome.storage.local — stays on your device, never transmitted
anywhere except to apply your chosen server address |
| IP address | Standard connection handling (WebSocket/TCP requires it); basic abuse prevention | Transient server connection logs |
We do not collect your browsing history, the contents of other
tabs, or any data from websites you visit. The Extension only activates its own
local page (game.html) when you click its toolbar icon.
We do not use your data for advertising, profiling, or any purpose unrelated to the game.
We do not sell, rent, or trade your personal data. Data is not shared with third parties, except:
Account and statistics data is retained for as long as your account exists. You can request deletion of your account and associated data at any time by contacting us at the address below; we will delete it within a reasonable timeframe, except where retention is required by law.
Passwords are never stored in plain text — only a salted hash. We recommend
connecting to a game server that uses wss:// (encrypted WebSocket)
rather than an unencrypted ws:// connection whenever possible.
Skirmish is not directed at children under 13, and we do not knowingly collect personal data from children under 13. If you believe a child has provided us with personal data, please contact us and we will remove it.
| Permission | Why it's needed |
|---|---|
storage |
Save your game server address, language, and preferences locally on your
device via chrome.storage.local. |
The Extension does not request access to your browsing data, tabs, cookies, or any other site content.
We may update this policy from time to time. Material changes will be reflected by updating the "Last updated" date above.
Questions about this policy or requests regarding your data can be sent to: privacy@shooter.ukrplace.com