This page describes what data the CS2 Sniper browser extension reads, what it sends, and what it stores. The extension is built and operated by the same team behind cs2sniper.org.
CS2 Sniper overlays Buff163 reference prices on item-listing cards across supported CS2 marketplace websites. Its single purpose is to help users compare a marketplace's asking price to the Buff163 lowest listing and highest buy order at a glance.
When you visit a supported marketplace page, the extension reads the listing-card DOM to extract two pieces of information per item:
AK-47 | Redline (Field-Tested))No other DOM content is read. No form input is observed. No keystrokes, mouse activity, or browsing history is collected. Steam credentials, marketplace account info, payment details, and personal identifiers are never accessed.
The extension makes exactly two kinds of outbound requests:
https://cs2sniper.org/api/ext/snapshot. The request body contains no
user data. The response is a list of item-name → price entries used to populate the
on-page overlay locally.
https://api.frankfurter.app/latest?from=USD to convert USD prices into
your local currency on non-USD marketplaces. The request contains no user data.
Frankfurter is a free public ECB-rates service; their privacy policy:
frankfurter.app/legal.
The extension does not send the names of items it sees on your screen to any server. The Buff163 snapshot is a bulk download of all items; the lookup happens locally in your browser.
All data is stored locally in your browser using Chrome's storage APIs:
chrome.storage.local)None of this data leaves your computer. Uninstalling the extension deletes it.
The extension communicates with two third-party endpoints, both for data fetching only:
No code is loaded from either service. Both responses are JSON data.
The extension is not directed at children under 13. We do not knowingly collect data from children, and given that no personal data is collected from any user there is nothing to delete.
If we update this policy, we will publish the new version at the same URL and bump the "last updated" date above. Material changes will be reflected in the extension's release notes on the Chrome Web Store.
Questions about this policy or the extension's privacy practices?
Reach us at seanworkspace488@gmail.com.