Caution required
Suspicious in code review
Our reviewer found behaviour consistent with malware, but not enough to confirm it. Treat this extension as untrusted until it has been re-reviewed.
Classic Snake Game
ID: pjlhaiadngihonejhebjfnfhjcmnflik
Supported Languages
Extension Info & Metadata
This publisher
17 extensions, 6 no longer listed on the store
Publisher Contextual Analysis
- Author
- Armen StepanyanView Profile
- Privacy
- Privacy Policy
- MX records exist
- Yes
- Domain exists
- Yes
- Is disposable
- No
- Is role-based
- No
- Mailbox exists
- Yes
- Website
- Visit
This extension requests no permissions and has no recorded risk factors.
Every time the user starts a new game, `setIframe()` fires a timestamped HTTP request to `http://chess-master.info/info.html?id=<epoch_ms>`. The destination domain is entirely unrelated to this snake-game extension and is not the publisher's domain; the `?id=` timestamp parameter is a textbook covert tracking-beacon pattern that lets the remote server log each session start tied to a device fingerprint. This is not disclosed in the CWS data-collection field ('Website content' cannot cover beaconing user activity to a third-party analytics endpoint) and is category `tracking` / `data_exfiltration`.
function setIframe() { var d = +(new Date()); document.getElementById('iframe') .src = 'http://chess-master.info/info.html?id=' + d;}// Called inside initGame():setScore(false, true);loop();setIframe();By severity
Versions scanned
None of the 5 scanned versions have more than one unique code-review finding. Counts are unique findings that include each version.
| Extension Version | Code Review Findings |
|---|---|
| No versions with multiple unique findings. | |
Files with findings
1 distinct path — top paths by unique finding count:
- option.js1
URLs
View the external URLs this extension communicates with to understand its network activity and data interactions.
Gain full insight into all external connections.
Upgrade for full visibility.
Gain full insight into all external connections.
Upgrade for full visibility.
Code Diff
Compare extension code between any two versions.
No comparable text files found between these versions.
About this extension
Classic Snake game for chrome
Read the publisher’s full description
Play classic snake game in your browser!
Screenshots & videos
Install growth
User reviews
Extension files
Browse and explore files within this extension package
Gain full insight into all external connections.
Upgrade for full visibility.