Sangu Package
Package for Tribal Wars bullies
Sangu Packageคืออะไร?
Sangu Package เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://sangu.be และคุณลักษณะหลักของมันคือ "Package for Tribal Wars bullies"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Sangu Package
ดาวน์โหลดไฟล์ส่วนขยาย 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" } } |