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 |
Eメール | [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" } } |