Спрашивай ВК

Расширение для приложения Спрашивай VK http://vk.com/asknime

What is Спрашивай ВК?

Спрашивай ВК is a Chrome extension developed by sprasivaivk, and its main feature is "Расширение для приложения Спрашивай VK http://vk.com/asknime".

Extension Screenshots

screenshot

Download Спрашивай ВК Extension CRX File

Download Спрашивай ВК 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

                        Наше новое расширение для браузера всегда позволит вам оставаться в курсе последних событий. Мы напомним вам, когда появятся новые вопросы или сообщения. 

Всегда с вами, разработчики Спрашивай https://vk.com/asknime                    

Extension Basic Information

Name Спрашивай ВК Спрашивай ВК
ID nodoemomgndbnkpbaedfheembdacekpa
Official URL https://chrome.google.com/webstore/detail/%D1%81%D0%BF%D1%80%D0%B0%D1%88%D0%B8%D0%B2%D0%B0%D0%B9-%D0%B2%D0%BA/nodoemomgndbnkpbaedfheembdacekpa
Description Расширение для приложения Спрашивай VK http://vk.com/asknime
File Size 84.29 KB
Installation Count 52
Current Version 2.1.0
Last Updated 2014-06-16
Publish Date 2014-06-16
Rating 3.60/5 Total 5 Ratings
Developer sprasivaivk
Payment Type free
Extension Website https://vk.com/asknime
Supported Languages ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "page": "background.html"
    },
    "web_accessible_resources": [
        "logo.png"
    ],
    "browser_action": {
        "default_icon": "gmail_not_logged_in.png",
        "default_popup": "popup.html"
    },
    "description": "\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0434\u043b\u044f \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0421\u043f\u0440\u0430\u0448\u0438\u0432\u0430\u0439 VK http:\/\/vk.com\/asknime",
    "icons": {
        "128": "icon_128.png"
    },
    "name": "\u0421\u043f\u0440\u0430\u0448\u0438\u0432\u0430\u0439 \u0412\u041a",
    "permissions": [
        "alarms",
        "cookies",
        "webNavigation",
        "notifications",
        "*:\/\/*.sprasivaivk.ru\/*",
        "activeTab"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "jquery.js",
                "content.js"
            ]
        }
    ],
    "version": "2.1.0",
    "manifest_version": 2
}