Sangu Package

Package for Tribal Wars bullies

Sangu Package란 무엇입니까?

Sangu Package은(는) https://sangu.be에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Package for Tribal Wars bullies"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Sangu Package 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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 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"
    }
}