TBR Map

TBR Map v3.2.26 voor Tribalwars.nl

What is TBR Map?

TBR Map is a Chrome extension developed by Maarten Sijmkens, and its main feature is "TBR Map v3.2.26 voor Tribalwars.nl".

Extension Screenshots

screenshot

Download TBR Map Extension CRX File

Download TBR Map extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Deze tool is eigendom van Mark Vink en Joost Klootwijk. Alle rechten voorbehouden aan Mark Vink en Joost Klootwijk. http://www.twmerge.nl/                    

Extension Basic Information

Name TBR Map TBR Map
ID amfdnfpggjenfjmdfkomcfolbapphohb
Official URL https://chromewebstore.google.com/detail/tbr-map/amfdnfpggjenfjmdfkomcfolbapphohb
Description TBR Map v3.2.26 voor Tribalwars.nl
File Size 61.3 KB
Installation Count 146
Current Version 3.2.26
Last Updated 2016-06-23
Publish Date 2016-06-23
Rating 2.00/5 Total 4 Ratings
Developer Maarten Sijmkens
Email [email protected]
Payment Type free
Supported Languages nl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TBR Map",
    "version": "3.2.26",
    "manifest_version": 2,
    "description": "TBR Map v3.2.26 voor Tribalwars.nl",
    "icons": {
        "16": "images\/icons\/16.png",
        "48": "images\/icons\/48.png",
        "128": "images\/icons\/128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.tribalwars.nl\/game.php**",
                "https:\/\/*.tribalwars.nl\/public_report\/*"
            ],
            "js": [
                "scripts\/TBR_map.js"
            ]
        }
    ]
}