WoT RS - World of Tanks Рейтинги и статистика
Cтатистика и рейтинги игроков в World of Tanks (при поддержке WOT-NEWS)
Qu'est-ce que WoT RS - World of Tanks Рейтинги и статистика ?
WoT RS - World of Tanks Рейтинги и статистика est une extension Chrome développée par KhAS, et sa fonction principale est "Cтатистика и рейтинги игроков в World of Tanks (при поддержке WOT-NEWS)".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension WoT RS - World of Tanks Рейтинги и статистика
Téléchargez les fichiers d'extension WoT RS - World of Tanks Рейтинги и статистика au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Ваша статистика и рейтинги в World of Tanks (при поддержке сайта WOT-NEWS). Запоминание игрока по умолчанию, многоязычный интерфейс и поддержка различных расцветок, история просмотра игроков за сессию браузера (без вторичной загрузки данных), последние новости с сайта WOT-NEWS. А также дополнительная информация на самом сайте игры - теперь вы быстро увидите статистику и рейтинги любого игрока в дополнительном информационном блоке, который появляется автоматически при наведении на имя игрока на сайте. а также помечает звездочками соответствующего цвета, согласно рейтингам (пока для RU). 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.
Informations de Base sur l'Extension
Nom | |
ID | plhgaahcpcehcapmjpilnpenaiiibbia |
URL Officiel | https://chromewebstore.google.com/detail/wot-rs-world-of-tanks-%D1%80%D0%B5%D0%B9/plhgaahcpcehcapmjpilnpenaiiibbia |
Description | Cтатистика и рейтинги игроков в World of Tanks (при поддержке WOT-NEWS) |
Taille du Fichier | 616 KB |
Nombre d'Installations | 140 |
Version Actuelle | 0.77.5.1 |
Dernière Mise à Jour | 2016-04-03 |
Date de Publication | 2016-04-03 |
Évaluation | 4.57/5 Total 37 Évaluations |
Développeur | KhAS |
Type de Paiement | free |
Site Web de l'Extension | http://vk.com/vdp_extension |
URL de la Page d'Aide | http://vk.com/vdp_extension |
Langues Prises en Charge | 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" ] } |