Sangu Package
Package for Tribal Wars bullies
Sangu Package क्या है?
Sangu Package https://sangu.be द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Package for Tribal Wars bullies"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Sangu Package एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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" } } |