Вконтакте AdBlocker

Блокирует вывод рекламы Вконтакте.

What is Вконтакте AdBlocker?

Вконтакте AdBlocker is a Chrome extension developed by Dmitry Motorin, and its main feature is "Блокирует вывод рекламы Вконтакте.".

Extension Screenshots

screenshot

Download Вконтакте AdBlocker Extension CRX File

Download Вконтакте AdBlocker 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 Вконтакте AdBlocker Вконтакте AdBlocker
ID cfogfmkclhohollifgeobamjpjfeobaf
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-adblocker/cfogfmkclhohollifgeobamjpjfeobaf
Description Блокирует вывод рекламы Вконтакте.
File Size 45.59 KB
Installation Count 16
Current Version 0.1
Last Updated 2015-08-06
Publish Date 2015-08-06
Rating 5.00/5 Total 1 Ratings
Developer Dmitry Motorin
Email [email protected]
Payment Type free
Supported Languages ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u0412\u043a\u043e\u043d\u0442\u0430\u043a\u0442\u0435 AdBlocker",
    "description": "\u0411\u043b\u043e\u043a\u0438\u0440\u0443\u0435\u0442 \u0432\u044b\u0432\u043e\u0434 \u0440\u0435\u043a\u043b\u0430\u043c\u044b \u0412\u043a\u043e\u043d\u0442\u0430\u043a\u0442\u0435.",
    "version": "0.1",
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "manifest_version": 2,
    "permissions": [
        "http:\/\/vk.com\/*",
        "https:\/\/vk.com\/*"
    ]
}