Tetris Unblocked Online: Tetris Online Game

Tetris Unblocked Online: Tetris Online Game

Play Tetris Unblocked Online Game for Free, in this game you Arrange the falling blocks of different shapes to fill the line

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Tetris Unblocked Online: Tetris Online Game",
  "version": "1.4",
  "description": "Play Tetris Unblocked Online Game for Free,  in this game you Arrange the falling blocks of different shapes to fill the line",
  "action": {
    "default_icon": "images/icon128.png"
  },
  "author": "Bishnu sahu",
  "default_locale": "en",
  "background": {
    "service_worker": "background-service.js"
  },
  "icons": {
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "offline_enabled": true
}