Game Over

Game Over

ID: cljiolbjehnoaeohbnefccjecpikfbai

Supported Languages

πŸ‡ΊπŸ‡ΈEnglish

Extension Info & Metadata

Status
Removed
Version
3.2.1
Size
0.30 MB
Rating
0.0/5
Reviews
0
Users
8
Type
Extension
Updated
Jan 23, 2026
Category
Productivity Education
Price
Free
Featured
Yes
Visibility
Listed
Mature
No
By Google
No
Trusted
Yes

Publisher Contextual Analysis

Trusted
Author
pettyexploitsView Profile
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Total Extensions
5
Active
0
Obsolete
5
Listed
5
Unlisted
0
Total Users
659
Screenshot 1
Screenshot 2
Screenshot 3

A comprehensive security and academic integrity tool

Made this on a whim to keep students trying to play .html games in a school environment on track 10/15/24 *Added popup window when clicking the extension, as well as updating the redirected site* 10/22/24 *Fixed it so it also redirects websites as well as local files* 11/6/24 *Revamped the whole thing, gave it a much simpler approach as well as added an admin menu and a hardcoded whitelist with the ability to manually add urls to temporarily unblock a site* 4/30/25 *Added wss blocking for eaglercraft's relay servers *Added fingerprinting for time wasting code pasted into compilers 5/1/25 *Added toggle checkboxes to disable .html/.mhtml, fingerprintint and wss blocking features* *Updated blocking messages* *Updated whitelists* 5/2/25 *More whitelist adjustments and some back end work so whitelist syncs up before blocking rules take effect* 5/5/25 *Hopefully fixed local .html files from being loaded* *Whitelist hopefully loads again now* 5/8/25 *added paste interceptor to replace proxy/game copy pasta with an ascii image* 5/19/25 *Upgraded from local .html to fingerprinting proxy/game code and has a working copy/paste replacer if it finds certain keywords. Added checkboxes in the admin panel to enable/disable certain functions* 5/29/25 *Added admin logging panel to help debug, and whitelist false positives. Also fixed colors in light mode for the weirdos who aren't using darkmode*

Item
Type
Severity
Description
declarativeNetRequest
Permission
Critical
This permission allows the extension to define rules to block, redirect, or modify network requests. Rated Critical because it can control all network traffic, potentially blocking security updates or redirecting to malicious sites.
<all_urls>
Host
Critical
Broad host access β€” the extension can read/modify content on every website.
Broad Host Permissions
Risk Factor
High
This extension has broad host permissions allowing it to access many or all websites.
storage
Permission
Medium
This permission allows storing data locally in the browser. Rated Medium because it can persist sensitive user data, track user activities over time, and potentially store malicious payloads.

The bundled ZIP manifest declares only 'declarativeNetRequest' and 'storage', but the live CWS listing additionally declares 'scripting', 'clipboardWrite', 'webNavigation', 'declarativeNetRequestFeedback', and 'file://*/*', plus content scripts. The 'scripting' permission in particular grants executeScript capability (arbitrary JS injection into pages) that is entirely absent from the reviewed code. This discrepancy means the installed live extension has substantially broader capabilities than the version audited here, and those capabilities are unaccounted for by this review.

manifest.json (Line 7)
{  "permissions": [    "declarativeNetRequest",    "storage"  ],  "host_permissions": [    "<all_urls>"  ]}

By severity

Critical0
High1
Medium0
Low0

Versions scanned

None of the 35 scanned versions have more than one unique code-review finding. Counts are unique findings that include each version.

Extension VersionCode Review Findings
No versions with multiple unique findings.

Files with findings

1 distinct path β€” top paths by unique finding count:

  • manifest.json1
S.No.
Category
Severity
File
Summary
Found in Version
1Other
high
manifest.json (line 7)The bundled ZIP manifest declares only 'declarativeNetRequest' and 'storage', but the live CWS listing additionally declares 'scripting', 'clipboardWrite', 'webNavigation', 'declarativeNetRequestFeedback', and 'file:/…
URLs
4
IPv4
0
IPv6
0

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.

salknhd.weebly.com/salk-history-day.htmlhttps://salknhd.weebly.com/salk-history-day.html
pickingatopic.weebly.com/*https://pickingatopic.weebly.com/*
fonts.googleapis.com/css2https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400&display=swap
clients2.google.com/service/update2/crxhttps://clients2.google.com/service/update2/crx

Gain full insight into all external connections.

Upgrade for full visibility.

No IP addresses found
Showing 1 to 10 of 40 rows
Rows per page:

Code Diff

Compare extension code between any two versions.

0 changed files (scanned top 25 shared text files)

No comparable text files found between these versions.

Browse and explore files within this extension package

Gain full insight into all external connections.

Upgrade for full visibility.