Social Tournaments

Social Tournaments

Social Tournaments Features now in your Browser!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Social Tournaments",
  "description": "Social Tournaments Features now in your Browser!",
  "version": "1.1",
  "manifest_version": 3,
  "permissions": [
    "cookies"
  ],
  "action": {
    "default_popup": "/screen/panel.html",
    "default_icon": {
      "16": "/icons/logo_16.png",
      "32": "/icons/logo_32.png",
      "48": "/icons/logo_48.png",
      "128": "/icons/logo_128.png"
    }
  },
  "icons": {
    "16": "/icons/logo_16.png",
    "32": "/icons/logo_32.png",
    "48": "/icons/logo_48.png",
    "128": "/icons/logo_128.png"
  },
  "host_permissions": [
    "https://*.socialtournaments.com/*",
    "https://*.ppking.co/*",
    "https://*.dianzi.asia/*",
    "https://*.giaidau.org/*",
    "https://*.giaidau.info/*",
    "https://*.giaidau.club/*",
    "https://*.freeplay.id/*",
    "https://*.fantasticleague.com/*",
    "https://*.ppfans.asia/*",
    "https://*.ppgames.club/*",
    "https://*.ppgames.id/*",
    "https://*.ppturnamen.id/*",
    "https://*.turnamengratis.com/*"
  ]
}