Travian Crop Tool (free)

Track your Travian main (or World Wonder) village resource productions and resources/attacks coming from other villages.

Co je Travian Crop Tool (free)?

Travian Crop Tool (free) je rozšíření Chrome vyvinuté luka.vladika, a jeho hlavní funkcí je „Track your Travian main (or World Wonder) village resource productions and resources/attacks coming from other villages.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Travian Crop Tool (free)

Stáhněte si soubory rozšíření Travian Crop Tool (free) 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í

                        Clicking green refresh icon sends active village html data to wwtool.live where it can be viewed and shared with friends. Only one (active) village can be tracked at any time.

Extension is running on your chrome, using your IP and is 100% safe/legal by Travian standards as long as you manually click refresh icon.                    

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

Název Travian Crop Tool (free) Travian Crop Tool (free)
ID cbnggdkhkahdceidbibghfambcefijop
Oficiální URL https://chromewebstore.google.com/detail/travian-crop-tool-free/cbnggdkhkahdceidbibghfambcefijop
Popis Track your Travian main (or World Wonder) village resource productions and resources/attacks coming from other villages.
Velikost souboru 62.41 KB
Počet instalací 122
Aktuální Verze 2.0
Poslední Aktualizace 2020-11-15
Datum Vydání 2020-11-14
Hodnocení 1.00/5 Celkem 1 Hodnocení
Vývojář luka.vladika
E-mail [email protected]
Typ Platby free
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "2.0",
    "name": "Travian Crop Tool (free)",
    "content_security_policy": "script-src 'self' https:\/\/apis.google.com https:\/\/cdnjs.cloudflare.com https:\/\/www.gstatic.com; object-src 'self'",
    "description": "Track your Travian main (or World Wonder) village resource productions and resources\/attacks coming from other villages.",
    "icons": {
        "16": "images\/wheat_60.png",
        "48": "images\/wheat_60.png",
        "128": "images\/wheat_60.png"
    },
    "browser_action": {
        "default_icon": "images\/wheat_60.png",
        "default_popup": "hello.html"
    },
    "web_accessible_resources": [
        "images\/bg.png"
    ],
    "permissions": [
        "https:\/\/wwtool.live\/*",
        "https:\/\/*.travian.com\/*"
    ]
}