Examine source code of Queen Bee Girls Unblocked Game

Inspect and view changes in Queen Bee Girls Unblocked Game source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "action": {
    "default_icon": "128.png"
  },
  "author": "classroom6xcool",
  "background": {
    "service_worker": "background.js"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "default_locale": "en",
  "description": "Experience Queen Bee Girls Unblocked Game: Guide adorable bee girls, build a buzzing hive, gather nectar, and unlock fun upgrades.",
  "icons": {
    "128": "128.png"
  },
  "manifest_version": 3,
  "name": "Queen Bee Girls Unblocked Game",
  "sandbox": {
    "pages": [
      "Game_Source/index.html"
    ]
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1"
}