Piano Tiles 2:Unlocked Game

Piano Tiles 2:Unlocked Game

Piano Tiles 2 is an online game that you can play in modern browsers for free. Play on your pc and mobile with your friends, enjoy

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Piano Tiles 2:Unlocked Game",
  "version": "1.1",
  "description": "Piano Tiles 2 is an online game that you can play in modern browsers for free. Play on your pc and mobile with your friends, enjoy",
  "action": {
    "default_icon": "img/icon128.png"
  },
  "author": "Bishnu",
  "default_locale": "en",
  "background": {
    "service_worker": "service_worker.js"
  },
  "icons": {
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "offline_enabled": false,
  "host_permissions": [
    "https://allunblockedgames.com/panel/"
  ]
}