WoT RS - World of Tanks Рейтинги и статистика

Cтатистика и рейтинги игроков в World of Tanks (при поддержке WOT-NEWS)

WoT RS - World of Tanks Рейтинги и статистика là gì?

WoT RS - World of Tanks Рейтинги и статистика là một tiện ích mở rộng Chrome được phát triển bởi KhAS, và tính năng chính của nó là "Cтатистика и рейтинги игроков в World of Tanks (при поддержке WOT-NEWS)".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng WoT RS - World of Tanks Рейтинги и статистика

Tải xuống các tệp mở rộng WoT RS - World of Tanks Рейтинги и статистика dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Ваша статистика и рейтинги в World of Tanks
(при поддержке сайта WOT-NEWS). 

* Последние новости с сайта WOT-NEWS;
* Радио WargamingFM;
* Графики прогресса игроков с автоматическим сохранением данных;
* Внешние виды техники и ее бронирования;
* Деревья исследований со статистикой по каждому вашему танку;
* Следите за популярными каналами по игре на YouTube и добавляйте свои;
* Дополнительный всплывающий блок с информацией о КПД и статистика любого игрока на официальном сайте игры;
* Экспорт/Импорт статистических данных в формат CSV;
* Автоматическая проверка выхода новых версий;
* Ряд "умных" интерактивных ссылок на внешние источники информации;
* Гибкая система настроек поведения.

А также: Запоминание игрока по умолчанию, многоязычный интерфейс и поддержка различных шкурок, история просмотра игроков за сессию браузера (без вторичной загрузки данных).

Жмите "+1", если Вам понравилось это Расширение и рекомендуйте его всем знакомым игрокам :)

Your statistics and ratings in the World of Tanks (with the support of WOT-NEWS). Memory of the player by default, multilingual interface and multicolors, browsing history of players per session of browser (without secondary loading data), the latest news from the site WOT-NEWS. New block with your efficiency of any players on official site of game. Progress graphs of players. Views and armor of tanks.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên WoT RS - World of Tanks Рейтинги и статистика WoT RS - World of Tanks Рейтинги и статистика
ID khkabldchpaiepiikheccnjhapoifngd
URL Chính Thức https://chrome.google.com/webstore/detail/wot-rs-world-of-tanks-%D1%80%D0%B5%D0%B9/khkabldchpaiepiikheccnjhapoifngd
Mô tả Cтатистика и рейтинги игроков в World of Tanks (при поддержке WOT-NEWS)
Kích Thước Tệp 616 KB
Số Lần Cài Đặt 1,000
Phiên Bản Hiện Tại 0.77.5.1
Cập Nhật Lần Cuối 2016-04-03
Ngày Phát Hành 2016-04-03
Đánh Giá 4.54/5 Tổng số 188 Đánh Giá
Nhà Phát Triển KhAS
Loại Thanh Toán free
Trang Web Mở Rộng http://vk.com/wotrs
URL Trang Trợ Giúp http://vk.com/wotrs
Ngôn Ngữ Được Hỗ Trợ ru
manifest.json
{
    "background": {
        "scripts": [
            "js\/jquery-2.min.js",
            "js\/dbSQL.js",
            "js\/dynjs.js",
            "js\/popuper.js",
            "js\/background.js",
            "plugins\/pluginsList.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "icons\/popup19.png",
            "38": "icons\/popup38.png"
        },
        "default_popup": "popup.html",
        "default_title": "WOT RS"
    },
    "commands": {
        "toggle-feature-foo": {
            "description": "play pause radio",
            "global": true,
            "suggested_key": {
                "default": "Ctrl+Shift+5"
            }
        },
        "toggle-feature-foo2": {
            "description": "Next radio station",
            "global": true,
            "suggested_key": {
                "default": "Ctrl+Shift+4"
            }
        },
        "toggle-feature-foo3": {
            "description": "Previous radio station",
            "global": true,
            "suggested_key": {
                "default": "Ctrl+Shift+6"
            }
        },
        "toggle-feature-foo4": {
            "description": "Play pause radio",
            "global": true,
            "suggested_key": {
                "default": "Ctrl+Shift+7"
            }
        }
    },
    "content_scripts": [
        {
            "js": [
                "js\/jquery-2.min.js"
            ],
            "matches": [
                "http:\/\/worldoftanks.ru\/*",
                "http:\/\/worldoftanks.eu\/*",
                "http:\/\/worldoftanks.com\/*",
                "http:\/\/worldoftanks.asia\/*",
                "http:\/\/worldoftanks.kr\/*",
                "http:\/\/ru.wargaming.net\/*",
                "http:\/\/wotrs.ru\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "css\/content.css"
            ],
            "js": [
                "params\/scopes.js",
                "js\/content.js"
            ],
            "matches": [
                "http:\/\/worldoftanks.ru\/*",
                "http:\/\/worldoftanks.eu\/*",
                "http:\/\/worldoftanks.com\/*",
                "http:\/\/worldoftanks.asia\/*",
                "http:\/\/worldoftanks.kr\/*",
                "http:\/\/ru.wargaming.net\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "plugins\/advansedWG\/auth.js"
            ],
            "matches": [
                "http:\/\/wotrs.ru\/users\/wgauth.*",
                "http:\/\/wotrs.ru\/users\/vkauth_redir.*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "C\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u0438 \u0440\u0435\u0439\u0442\u0438\u043d\u0433\u0438 \u0438\u0433\u0440\u043e\u043a\u043e\u0432 \u0432 World of Tanks (\u043f\u0440\u0438 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0435 WOT-NEWS)",
    "icons": {
        "128": "icons\/logo128.png",
        "48": "icons\/logo48.png"
    },
    "manifest_version": 2,
    "name": "WoT RS - World of Tanks \u0420\u0435\u0439\u0442\u0438\u043d\u0433\u0438 \u0438 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430",
    "permissions": [
        "tabs",
        "storage",
        "activeTab",
        "contextMenus",
        "http:\/\/worldoftanks.ru\/",
        "http:\/\/worldoftanks.com\/",
        "http:\/\/worldoftanks.eu\/",
        "http:\/\/worldoftanks.asia\/",
        "http:\/\/worldoftanks.kr\/",
        "http:\/\/ru.wargaming.net\/*",
        "http:\/\/madcape.0free.biz\/",
        "http:\/\/armor.kiev.ua\/",
        "http:\/\/wot-news.com\/",
        "http:\/\/*\/*",
        "unlimitedStorage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.77.5.1",
    "web_accessible_resources": [
        "icons\/popup.png"
    ]
}