Sangu Package
Package for Tribal Wars bullies
什么是Sangu Package?
Sangu Package是由https://sangu.be开发的Chrome扩展程序,该扩展的主要功能是“Package for Tribal Wars bullies”。
扩展截图
下载Sangu Package扩展crx文件
下载Sangu Package扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Het Sangu Package is een extensie voor het online spel Tribal Wars. Het is een verzameling van scripts die de bestaande TW pagina's gaan verrijken door extra informatie (afstanden, tijden, stacks) toe te voegen en door nieuwe mogelijkheden (sorteren, groeperen, filteren) aan te bieden. Het package biedt ondermeer shortcuts voor het uitvoeren van aanvallen, maar ook hulp bij het beheer van grote accounts en heeft taggers voor het helpen verdedigen ervan. Bovendien is het gedrag van het package naar ieders wens instelbaar.
扩展基本信息
名称 | Sangu Package |
ID | fhmbjphafbpdphffjihgekljkcchcdem |
官方URL | https://chromewebstore.google.com/detail/sangu-package/fhmbjphafbpdphffjihgekljkcchcdem |
简介 | Package for Tribal Wars bullies |
文件大小 | 99.65 KB |
安装次数 | 1,077 |
当前版本 | 8.233.3 |
更新时间 | 2021-04-27 |
上架时间 | 2020-02-12 |
评分 | 4.77/5 共13次评分 |
开发者 | https://sangu.be |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://sangu.be |
帮助页面URL | https://forum.tribalwars.nl/index.php?threads/gm-algemeen-discussietopic-sangu-package.137674/ |
支持的语言 | nl |
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" } } |