Examine source code of CPSGames - Play Online Game Free

Inspect and view changes in CPSGames - Play Online Game Free 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
{
  "background": {
    "service_worker": "background.js"
  },
  "action": {
    "default_icon": "assets/images/cpsgames-128.png",
    "default_popup": "index.html"
  },
  "default_locale": "en",
  "description": "Play Unblocked Games Free",
  "icons": {
    "16": "assets/images/cpsgames-16.png",
    "32": "assets/images/cpsgames-32.png",
    "48": "assets/images/cpsgames-48.png",
    "128": "assets/images/cpsgames-128.png"
  },
  "manifest_version": 3,
  "name": "CPSGames - Play Online Game Free",
  "short_name": "CPSGames",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0"
}