WoWsStatInfo
Расширенная статистика и функционал на сайте World of Warships.
Wat is WoWsStatInfo?
WoWsStatInfo is een Chrome-extensie ontwikkeld door Vov_chiK, en de belangrijkste functie is "Расширенная статистика и функционал на сайте World of Warships.".
Extensie Screenshots
Download het CRX-bestand van de extensie WoWsStatInfo
Download WoWsStatInfo-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
                        Расширенная статистика и функционал World of Warships.
- Цветовая схема данных статистики.
- Рейтинг эффективности.
- Создание юзербара.
- Отображению клановой принадлежности на портале и форуме.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | hkgnleedlgehhehjjjbipfjlceepfkjk | 
| Officiële URL | https://chromewebstore.google.com/detail/wowsstatinfo/hkgnleedlgehhehjjjbipfjlceepfkjk | 
| Beschrijving | Расширенная статистика и функционал на сайте World of Warships. | 
| Bestandsgrootte | 113 KB | 
| Aantal Installaties | 3,188 | 
| Huidige Versie | 0.7.8.39 | 
| Laatst Bijgewerkt | 2018-10-05 | 
| Publicatiedatum | 2018-10-05 | 
| Beoordeling | 4.59/5 Totaal 168 Beoordelingen | 
| Ontwikkelaar | Vov_chiK | 
| Betalingswijze | free | 
| Extensiewebsite | http://forum.worldofwarships.ru/index.php?/topic/19158-/ | 
| Help Pagina-URL | http://forum.worldofwarships.ru/index.php?/topic/19158-/ | 
| Ondersteunde Talen | ru | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "content_scripts": [
        {
            "js": [
                "WoWsStatInfo.user.js"
            ],
            "matches": [
                "https:\/\/worldofwarships.ru\/ru\/community\/accounts\/*",
                "https:\/\/forum.worldofwarships.ru\/topic\/*",
                "https:\/\/forum.worldofwarships.ru\/profile\/*",
                "https:\/\/worldofwarships.eu\/*\/community\/accounts\/*",
                "http:\/\/forum.worldofwarships.eu\/index.php?\/topic\/*",
                "http:\/\/forum.worldofwarships.eu\/index.php?\/user\/*",
                "https:\/\/forum.worldofwarships.eu\/topic\/*",
                "https:\/\/forum.worldofwarships.eu\/profile\/*",
                "https:\/\/worldofwarships.com\/*\/community\/accounts\/*",
                "https:\/\/forum.worldofwarships.com\/topic\/*",
                "https:\/\/forum.worldofwarships.com\/profile\/*",
                "https:\/\/worldofwarships.asia\/*\/community\/accounts\/*",
                "https:\/\/forum.worldofwarships.asia\/topic\/*",
                "https:\/\/forum.worldofwarships.asia\/profile\/*"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "description": "\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u0430\u044f \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u0438 \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b \u043d\u0430 \u0441\u0430\u0439\u0442\u0435 World of Warships.",
    "name": "WoWsStatInfo",
    "permissions": [
        "https:\/\/*\/*",
        "unlimitedStorage"
    ],
    "version": "0.7.8.39",
    "version_name": "0.7.8.39"
}  |  |