Travian Toolkit Reborn

Win the game become easy with Travian Toolkit Reborn. Build, Trade, Farm and Manage your villages become so easy for busy players.

Co je Travian Toolkit Reborn?

Travian Toolkit Reborn je rozšíření Chrome vyvinuté http://xhighintell.com, a jeho hlavní funkcí je „Win the game become easy with Travian Toolkit Reborn. Build, Trade, Farm and Manage your villages become so easy for busy players.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Travian Toolkit Reborn

Stáhněte si soubory rozšíření Travian Toolkit Reborn ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Travian Toolkit Reborn is tools support players on Travian Kingdoms. 
Lets try 30 days with full licensed version after install.

If you paid for old version, you don't have to buy it again you can download and use old version at https://xhighintell.com/apps/travian-toolkit. 

Version 2.1.4
 Remove not using permission(s): tabs

Version 2.1.4
 Remove not using permission(s): activeTab

Version 2.1.3
 Update changes to match with new version of xhighintell.com.

Version 2.1.2
 Fix can't find building location when add building to list.

Version 2.1.1
 Add soft check license from xhighintell.com

Version 2.1.0
 Our mistake, We forgot to remove some lines of code while we debug. 

Version 2.0.9
 Fixed a bug occurs when Smithy upgrade a unit to maximum level, then others get stick due to index.

Version 2.0.7
 Critical Update: Prevent Travian Server knows request send from Extension.

Version 2.0.6
 Critical bug in checking resource led to building queues stuck.

Version 2.0.5
 Fixed bug in wrong compare time, that led to refresh too many time (bandwidth improve).

Version 2.0.4
 Fixed bug in giveaway 30 days free trial.

Version 2.0.3
 Add drag-move button for tab building.
 
Version 2.0.2
 Add Check

Version 2.0.1
 Inherent functions from Version I.
 Add Ram, Catapult for Attack and Farm tab.                    

Základní Informace o Rozšíření

Název Travian Toolkit Reborn Travian Toolkit Reborn
ID agdjdjigakflkafdffabkinldjpgenom
Oficiální URL https://chrome.google.com/webstore/detail/travian-toolkit-reborn/agdjdjigakflkafdffabkinldjpgenom
Popis Win the game become easy with Travian Toolkit Reborn. Build, Trade, Farm and Manage your villages become so easy for busy players.
Velikost souboru 532 KB
Počet instalací 349
Aktuální Verze 2.1.5
Poslední Aktualizace 2021-02-10
Datum Vydání 2019-05-18
Hodnocení 3.74/5 Celkem 19 Hodnocení
Vývojář http://xhighintell.com
E-mail [email protected]
Typ Platby in_app
Webové stránky Rozšíření http://xhighintell.com/apps/travian-toolkit
URL Stránky Zásad Ochrany Soukromí https://xhighintell.com/company/privacy-policy
Podporované Jazyky en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Travian Toolkit Reborn",
    "short_name": "Travian-Toolkit-Reborn",
    "description": "Win the game become easy with Travian Toolkit Reborn. Build, Trade, Farm and Manage your villages become so easy for busy players.",
    "version": "2.1.5",
    "minimum_chrome_version": "40",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsKvryD\/UQmzWQLTLfq5esjOPIQxDN6p8WlzdnHEDQDnb9DeBqffDDtafHAlQ32UAa+EHyRvDYlzQT41bMQyYUJUggm5jOBHjjEr6r1Ro4+wkXOAZ2gnrCRqBrG+BrCjBqDUdpRZghBpHypzPsjNBt2gHlrpfOyy7K\/e+mcoaeXZMDeNiCkVvwbKidI6aPY8hVBVCUzssV+oWBV5P0UWGu8SoT7+YXm1bGL9Xhj1ZhhGt2lIKUeES0S5rUG1vuU3tIcGniWFaYwLeL39cuImgIpv\/SXDTYAcD98DxTOTmATtHptTDy3zyR+ubfQ0f\/Thj4ptbpGB5DYyN8QUFD7y8bwIDAQAB",
    "icons": {
        "16": "images\/icon_16.png",
        "32": "images\/icon_32.png",
        "48": "images\/icon_48.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.kingdoms.com\/",
                "*:\/\/*.kingdoms.com\/?nocache",
                "*:\/\/test.kingdoms.com\/",
                "*:\/\/test.kingdoms.com\/?nocaches"
            ],
            "exclude_matches": [
                "http:\/\/lobby.kingdoms.com\/"
            ],
            "js": [
                "\/lib\/jquery-2.1.4.min.js",
                "\/lib\/jquery-ui.min.js",
                "\/lib\/jquery.cookie.js",
                "\/lib\/moment.min.js",
                "\/lib\/Intell.js",
                "\/lib\/Travian.js",
                "\/js\/main.designer.js",
                "\/js\/main.js"
            ]
        }
    ],
    "browser_action": {
        "default_icon": {
            "16": "images\/icon_16.png",
            "32": "images\/icon_32.png",
            "48": "images\/icon_48.png"
        },
        "default_title": "Travian Toolkit Reborn",
        "default_popup": "popup.html"
    },
    "permissions": [
        "identity",
        "https:\/\/www.googleapis.com\/",
        "*:\/\/*.xhighintell.com\/",
        "storage",
        "cookies",
        "*:\/\/*.kingdoms.com\/",
        "unlimitedStorage",
        "webRequest",
        "webRequestBlocking"
    ],
    "oauth2": {
        "client_id": "84385941755-7t03e52qlk5vrhbq7uv186ukkecea86p.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    },
    "background": {
        "scripts": [
            "\/lib\/jquery-1.11.3.min.js",
            "\/lib\/jquery.cookie.js",
            "\/lib\/Intell.js",
            "\/lib\/Travian.js",
            "background.js"
        ]
    },
    "web_accessible_resources": [
        "images\/*",
        "setting.html"
    ]
}