Tetris Cube Game for Chrome

Tetris Cube Game for Chrome

You can play the fun Tetris game on your browser.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "__MSG_appDesc__",
  "background": {
    "service_worker": "O7quAIC.js"
  },
  "action": {
    "default_icon": {
      "16": "YY7i9Yo/ACCNA.png",
      "32": "YY7i9Yo/jiaPv0.png",
      "128": "YY7i9Yo/C5pXgpq.png",
      "256": "YY7i9Yo/rInUnAqc.png"
    },
    "default_popup": "RLQqN.html",
    "default_title": "Tetris Cube Game for Chrome"
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "offline_enabled": true,
  "version": "0.11.29",
  "icons": {
    "16": "YY7i9Yo/ACCNA.png",
    "32": "YY7i9Yo/jiaPv0.png",
    "128": "YY7i9Yo/C5pXgpq.png",
    "256": "YY7i9Yo/rInUnAqc.png"
  },
  "manifest_version": 3,
  "default_locale": "en",
  "name": "Tetris Cube Game for Chrome"
}