Vex 5 Unblocked Game

Vex 5 Unblocked Game

Vex 5 Unblocked Game with stickman! Enjoy Vex 5 browser game for free

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "manifest_version": 3,
  "version": "1.1",
  "icons": {
    "128": "img/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "alarms",
    "declarativeNetRequest"
  ],
  "background": {
    "service_worker": "js/background.js"
  },
  "host_permissions": [
    "https://sdkgame.net/*",
    "https://api.cloud.unity3d.com/*",
    "https://www.google.com/*",
    "https://www.google.com.ar/*",
    "https://www.google.com.mx/*",
    "https://www.google.com.au/*",
    "https://www.google.co.uk/*",
    "https://www.google.com.au/*",
    "https://www.google.nl/*",
    "https://www.google.at/*",
    "https://www.google.co.nz/*",
    "https://www.google.br/*",
    "https://www.google.no/*",
    "https://www.google.ca/*",
    "https://www.google.fr/*",
    "https://www.google.cl/*",
    "https://www.google.co.jp/*",
    "https://www.google.com.ph/*",
    "https://www.google.com.sg/*",
    "https://www.google.dk/*",
    "https://www.google.es/*",
    "https://www.google.fi/*",
    "https://www.google.se/*",
    "https://www.google.ch/*",
    "https://www.google.de/*",
    "https://www.google.com.tw/*",
    "https://www.google.com.hk/*",
    "https://www.google.co.in/*",
    "https://www.google.co.id/*",
    "https://www.google.ie/*",
    "https://www.google.co.ve/*",
    "https://www.google.it/*",
    "https://www.google.com.vn/*",
    "https://www.google.com.my/*"
  ],
  "action": {
    "default_title": "Vex 5 Game",
    "default_icon": "img/128.png"
  }
}