Красивый Дизайн Вконтакте (VkSwap)

Красивый Дизайн Вконтакте (VkSwap)

What is Красивый Дизайн Вконтакте (VkSwap)?

Красивый Дизайн Вконтакте (VkSwap) is a Chrome extension developed by Bu14H, and its main feature is "Красивый Дизайн Вконтакте (VkSwap)".

Extension Screenshots

screenshot
screenshot
screenshot

Download Красивый Дизайн Вконтакте (VkSwap) Extension CRX File

Download Красивый Дизайн Вконтакте (VkSwap) 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 Красивый Дизайн Вконтакте (VkSwap) Красивый Дизайн Вконтакте (VkSwap)
ID ggjfgagnkfibpapkgeegggahjlodkedh
Official URL https://chromewebstore.google.com/detail/%D0%BA%D1%80%D0%B0%D1%81%D0%B8%D0%B2%D1%8B%D0%B9-%D0%B4%D0%B8%D0%B7%D0%B0%D0%B9%D0%BD-%D0%B2%D0%BA%D0%BE%D0%BD%D1%82%D0%B0%D0%BA%D1%82%D0%B5/ggjfgagnkfibpapkgeegggahjlodkedh
Description Красивый Дизайн Вконтакте (VkSwap)
File Size 56.36 KB
Installation Count 16
Current Version 0.2
Last Updated 2014-07-07
Publish Date 2014-07-07
Rating 3.00/5 Total 4 Ratings
Developer Bu14H
Payment Type free
Supported Languages ru
manifest.json
{
    "content_scripts": [
        {
            "css": [
                "style.css",
                "colors.css"
            ],
            "js": [
                "script.js",
                "\/js\/jquery.min.js"
            ],
            "matches": [
                "http:\/\/vk.com\/*",
                "https:\/\/vk.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "\u041a\u0440\u0430\u0441\u0438\u0432\u044b\u0439 \u0414\u0438\u0437\u0430\u0439\u043d \u0412\u043a\u043e\u043d\u0442\u0430\u043a\u0442\u0435 (VkSwap)",
    "icons": {
        "128": "128.png",
        "16": "16.png",
        "48": "48.png"
    },
    "manifest_version": 2,
    "name": "\u041a\u0440\u0430\u0441\u0438\u0432\u044b\u0439 \u0414\u0438\u0437\u0430\u0439\u043d \u0412\u043a\u043e\u043d\u0442\u0430\u043a\u0442\u0435 (VkSwap)",
    "permissions": [
        "http:\/\/vk.com\/",
        "https:\/\/vk.com\/",
        "http:\/\/kidalaw.tk\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.2"
}