World of Tanks: Live

Your quest for up-to-date World of Tanks intel got reinforcements. Get straight to the source of information within your browser.

Wat is World of Tanks: Live?

World of Tanks: Live is een Chrome-extensie ontwikkeld door WoT Live Team, en de belangrijkste functie is "Your quest for up-to-date World of Tanks intel got reinforcements. Get straight to the source of information within your browser.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie World of Tanks: Live

Download World of Tanks: Live-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Предлагаем вашему вниманию обновлённую версию WoT Live — расширения для браузеров, которое полезно для каждого танкиста! Узнавайте игровые новости, смотрите видео и читайте отборные шутки, изучайте рейтинг игроков и скидки Премиум магазина.

WoT Live — это:
• свежие новости;
• видео с официальных каналов и канала WoT Fan;
• персональная статистика игроков;
• отборные шутки с WarGag;
• отслеживание тем на форуме;
• актуальные предложения Премиум магазина;
• быстрый доступ к социальным сервисам World of Tanks.

WoT Live is available across 4 regions: Russia, Europe, Asia, and North America.
Download the extension now so you are always one step ahead of the competition.                    

Basisinformatie over de Extensie

Naam World of Tanks: Live World of Tanks: Live
ID pbdkaekoljplbgncigpmddkjlfoomkha
Officiële URL https://chromewebstore.google.com/detail/world-of-tanks-live/pbdkaekoljplbgncigpmddkjlfoomkha
Beschrijving Your quest for up-to-date World of Tanks intel got reinforcements. Get straight to the source of information within your browser.
Bestandsgrootte 2.34 MB
Aantal Installaties 6,751
Huidige Versie 2.0.0
Laatst Bijgewerkt 2017-02-01
Publicatiedatum 2017-02-01
Beoordeling 4.28/5 Totaal 180 Beoordelingen
Ontwikkelaar WoT Live Team
Betalingswijze free
Extensiewebsite http://worldoftanks.ru/ru/soft/programs/wotlive/
Ondersteunde Talen en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "2.0.0",
    "name": "__MSG_info_name__",
    "short_name": "WoT Live",
    "description": "__MSG_info_description__",
    "author": "Wargaming",
    "homepage_url": "http:\/\/worldoftanks.ru\/ru\/soft\/programs\/wotlive\/",
    "default_locale": "en",
    "background": {
        "scripts": [
            "js\/jquery.js",
            "js\/background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "*:\/\/api.mixpanel.com\/*",
        "*:\/\/*.worldoftanks.ru\/*",
        "*:\/\/*.worldoftanks.eu\/*",
        "*:\/\/*.worldoftanks.com\/*",
        "*:\/\/*.worldoftanks.asia\/*",
        "*:\/\/*.wargaming.net\/*",
        "*:\/\/*.youtube.com\/*",
        "tabs",
        "storage",
        "background"
    ],
    "browser_action": {
        "browser_style": false,
        "default_popup": "index.html",
        "default_icon": "assets\/images\/wot.png",
        "default_title": "WoT Live"
    },
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "32": "assets\/icons\/icon32.png",
        "48": "assets\/icons\/icon48.png",
        "100": "assets\/icons\/icon100.png",
        "128": "assets\/icons\/icon128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/cdn.mxpnl.com; object-src 'self'"
}