Postfeed

Postfeed - Сервис автоматического продвижение групп вконтакте

What is Postfeed?

Postfeed is a Chrome extension developed by postfeed, and its main feature is "Postfeed - Сервис автоматического продвижение групп вконтакте".

Extension Screenshots

screenshot

Download Postfeed Extension CRX File

Download Postfeed 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 Postfeed Postfeed
ID jmjanilbgpfdlbbbjlndlnbjpcbejobc
Official URL https://chromewebstore.google.com/detail/postfeed/jmjanilbgpfdlbbbjlndlnbjpcbejobc
Description Postfeed - Сервис автоматического продвижение групп вконтакте
File Size 39.27 KB
Installation Count 332
Current Version 0.5
Last Updated 2014-10-02
Publish Date 2014-10-01
Rating 3.39/5 Total 23 Ratings
Developer postfeed
Payment Type free
Supported Languages ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "js": [
                "js\/Site_bg.js"
            ],
            "matches": [
                "http:\/\/*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "js\/Api_bg.js"
            ],
            "matches": [
                "http:\/\/api.vk.com\/*",
                "https:\/\/api.vk.com\/*",
                "http:\/\/vk.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "browser_action": {
        "default_title": "",
        "default_icon": "img\/icon16.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "description": "Postfeed - \u0421\u0435\u0440\u0432\u0438\u0441 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u043f\u0440\u043e\u0434\u0432\u0438\u0436\u0435\u043d\u0438\u0435 \u0433\u0440\u0443\u043f\u043f \u0432\u043a\u043e\u043d\u0442\u0430\u043a\u0442\u0435",
    "manifest_version": 2,
    "name": "Postfeed",
    "version": "0.5"
}