ВКонтакте mStyle

Настройка стиля ВКонтакте

What is ВКонтакте mStyle?

ВКонтакте mStyle is a Chrome extension developed by Melnik, and its main feature is "Настройка стиля ВКонтакте".

Extension Screenshots

screenshot
screenshot
screenshot

Download ВКонтакте mStyle Extension CRX File

Download ВКонтакте mStyle 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

                        Изменение цвета; Добавление фона; Изменение логотипа                    

Extension Basic Information

Name ВКонтакте mStyle ВКонтакте mStyle
ID mmmdblkpdmphgnmdghomodphmlickfhe
Official URL https://chromewebstore.google.com/detail/%D0%B2%D0%BA%D0%BE%D0%BD%D1%82%D0%B0%D0%BA%D1%82%D0%B5-mstyle/mmmdblkpdmphgnmdghomodphmlickfhe
Description Настройка стиля ВКонтакте
File Size 838 KB
Installation Count 33
Current Version 2.1
Last Updated 2016-03-30
Publish Date 2016-03-30
Rating 4.43/5 Total 7 Ratings
Developer Melnik
Payment Type free
Extension Website http://vk.com/mstyle_vk
Help Page URL http://vk.com/mstyle_vk
Supported Languages ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/vk.com\/*",
                "https:\/\/vk.com\/*",
                "https:\/\/77.47.220.179\/*",
                "http:\/\/www.mstyle.online\/*"
            ],
            "css": [
                "round-avatars.css"
            ],
            "js": [
                "js-ms-main.js"
            ]
        }
    ],
    "name": "\u0412\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u0435 mStyle",
    "icons": {
        "512": "icon512.png",
        "256": "icon256.png",
        "128": "icon128.png",
        "64": "icon64.png"
    },
    "description": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0441\u0442\u0438\u043b\u044f \u0412\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u0435",
    "homepage_url": "http:\/\/vk.com\/mstyle_vk",
    "version": "2.1.0",
    "manifest_version": 2,
    "version_name": "2.1",
    "permissions": [
        "storage",
        "https:\/\/fortawesome.github.io\/Font-Awesome\/*",
        "http:\/\/vk.com\/*",
        "https:\/\/vk.com\/*",
        "https:\/\/77.47.220.179\/*",
        "http:\/\/www.mstyle.online\/*",
        "http:\/\/mstyle.online\/mstyle-files\/*"
    ]
}