Browser Games That Actually Work on School Chromebooks
School-issued Chromebooks typically run Chrome under a managed Google Workspace for Education domain. This means: certain extensions may be blocked, certain categories of sites may be filtered by the school's web filter, and the Chrome version may be forced to an older build than current. These constraints affect which browser games work.
What typically breaks:
WebGL games on older managed Chrome builds: if the Chrome version is below 110, some WebGL implementations behave incorrectly. Some schools lock Chrome versions for stability.
Games requiring microphone access: usually blocked by Workspace policy.
Games requiring persistent storage beyond a session: if the profile is not locally stored (common in shared-device setups), localStorage clears on logout.
Games on blocked domains: schools use various content filters (GoGuardian, Securly, Lightspeed). The blocked list varies by school. Most filters block gaming portals by default.
What typically works:
Games on educational or news domains that aren't in the gaming filter database. NYT Wordle passes most filters.
Games embedded within Google Sites or Google Classroom (teacher-approved links bypass most filters).
Chrome's built-in offline dinosaur game (chrome://dino): always available, no network required.
Scratch.mit.edu: almost never blocked, classified as educational.
Chess on Lichess: often not blocked because it appears educational.
The practical workaround Bramwell recommends:
If you're a student with a school Chromebook and want to play specific games: ask your IT administrator to whitelist the specific domain. Most managed Chrome environments have a whitelist mechanism. The alternative — any method of bypassing the filter — is a violation of school policy and is not recommended here.
◆ ◆ ◆