Examine source code of CircleTwirl Game for Chrome

Inspect and view changes in CircleTwirl Game for Chrome 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
{
  "name": "CircleTwirl Game for Chrome",
  "manifest_version": 3,
  "background": {
    "service_worker": "o4Lvlnb.js"
  },
  "version": "0.5.15",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "offline_enabled": true,
  "action": {
    "default_icon": {
      "16": "TD2POGV/OmRcu.png",
      "32": "TD2POGV/bzHHmt.png",
      "128": "TD2POGV/V3Suvdd.png",
      "256": "TD2POGV/YVUOBfy5.png"
    },
    "default_popup": "1zpVO.html",
    "default_title": "CircleTwirl Game for Chrome"
  },
  "icons": {
    "16": "TD2POGV/OmRcu.png",
    "32": "TD2POGV/bzHHmt.png",
    "128": "TD2POGV/V3Suvdd.png",
    "256": "TD2POGV/YVUOBfy5.png"
  },
  "description": "Play CircleTwirl HTML5 game for free!"
}