source-code/
snakey-extension
Public
codeCodeinfoIssues 0call_splitPull Requestsplay_circleActions
andreyyste
andreyystefix: adjust layout exclusion logic to allow eating tall/wide content cards
2654fa31 day agohistory10 Commits
arrow_back..
foldercore
fix: change Phaser renderer type to CANVAS to bypass WebGL cross-origin SecurityError, and remove absolute canvas CSS rules
2 days ago
foldersystems
feat: add support for Mozilla Firefox and separate build outputs
2 days ago
folderui
deploy: commit build output dist/ for CDN hosting and bookmarklet support
2 days ago
descriptionconstants.ts
fix: remove global Tailwind preflight and body style overrides to prevent bleeding styles on host webpages, write scoped vanilla CSS for score display instead
2 days ago
descriptionSnakeScene.ts
fix: change triggerWebBroke to target document.body instead of #root for universal website collapse animation on third-party pages
2 days ago

About

Snakey Browser Extension is a cross-browser extension built using Manifest V3 that injects a playable Phaser 3 game onto any active tab. It parses the page DOM, turns HTML elements into target coordinates, and features custom chomp/collapse animations. It supports both Chromium (background service worker) and Firefox (background scripts), implements a Canvas-based rendering fallback to bypass strict WebGL CORS limitations, and applies fully container-scoped vanilla CSS overrides to prevent style bleeding on host pages.

Browser ExtensionChrome MV3Firefox MV3PhaserReactTypeScriptVite

Contributors

1