Sangu Package

Sangu Package

Package for Tribal Wars bullies

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "content_scripts": [
    {
      "exclude_globs": [],
      "include_globs": [
        "*"
      ],
      "js": [
        "sangupackage.user.js"
      ],
      "matches": [
        "https://*.tribalwars.nl/game.php?*",
        "https://*.tribalwars.net/game.php?*",
        "https://*.die-staemme.de/game.php?*",
        "https://*.tribalwars.nl/game.php?*",
        "https://*.staemme.ch/game.php?*",
        "https://*.plemiona.pl/game.php?*",
        "https://*.tribalwars.se/game.php?*",
        "https://*.tribalwars.com.br/game.php?*",
        "https://*.tribalwars.com.pt/game.php?*",
        "https://*.divokekmeny.cz/game.php?*",
        "https://*.bujokjeonjaeng.org/game.php?*",
        "https://*.triburile.ro/game.php?*",
        "https://*.voyna-plemyon.ru/game.php?*",
        "https://*.fyletikesmaxes.gr/game.php?*",
        "https://*.tribalwars.no.com/game.php?*",
        "https://*.divoke-kmene.sk/game.php?*",
        "https://*.klanhaboru.hu/game.php?*",
        "https://*.tribalwars.dk/game.php?*",
        "https://*.tribals.it/game.php?*",
        "https://*.klanlar.org/game.php?*",
        "https://*.guerretribale.fr/game.php?*",
        "https://*.guerrastribales.es/game.php?*",
        "https://*.tribalwars.fi/game.php?*",
        "https://*.tribalwars.ae/game.php?*",
        "https://*.tribalwars.co.uk/game.php?*",
        "https://*.vojnaplemen.si/game.php?*",
        "https://*.genciukarai.lt/game.php?*",
        "https://*.plemena.com/game.php?*",
        "https://*.perangkaum.net/game.php?*",
        "https://*.tribalwars.asia/game.php?*",
        "https://*.beta.tribalwars.net/game.php?*",
        "https://*.tribalwars.us/game.php?*",
        "https://*.tribalwarsmasters.net/game.php?*",
        "http://sangu.be/*",
        "http://www.sangu.be/*"
      ],
      "run_at": "document_end"
    }
  ],
  "converted_from_user_script": true,
  "description": "Package for Tribal Wars bullies",
  "name": "Sangu Package",
  "short_name": "SanguPackage",
  "version": "8.233.3",
  "icons": {
    "128": "favicon.png"
  }
}