VK Profi

Массовое удаление постов, комментариев. Публикация повтов в инстаграм из вконтакте.

What is VK Profi?

VK Profi is a Chrome extension developed by https://mee4dy.ru, and its main feature is "Массовое удаление постов, комментариев. Публикация повтов в инстаграм из вконтакте.".

Extension Screenshots

screenshot

Download VK Profi Extension CRX File

Download VK Profi 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 VK Profi VK Profi
ID knbcefijhpdehpjpehndmpdfeegfckep
Official URL https://chromewebstore.google.com/detail/vk-profi/knbcefijhpdehpjpehndmpdfeegfckep
Description Массовое удаление постов, комментариев. Публикация повтов в инстаграм из вконтакте.
File Size 42.68 KB
Installation Count 30
Current Version 1.1.0
Last Updated 2020-04-18
Publish Date 2020-04-14
Developer https://mee4dy.ru
Email [email protected]
Payment Type free
Extension Website https://mee4dy.ru
Privacy Policy Page URL https://mee4dy.ru/terms
Supported Languages ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "js": [
                "js\/jquery.js",
                "js\/inject.js"
            ],
            "matches": [
                "*:\/\/vk.com\/*"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "description": "\u041c\u0430\u0441\u0441\u043e\u0432\u043e\u0435 \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0435 \u043f\u043e\u0441\u0442\u043e\u0432, \u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0435\u0432. \u041f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u044f \u043f\u043e\u0432\u0442\u043e\u0432 \u0432 \u0438\u043d\u0441\u0442\u0430\u0433\u0440\u0430\u043c \u0438\u0437 \u0432\u043a\u043e\u043d\u0442\u0430\u043a\u0442\u0435.",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png"
    },
    "manifest_version": 2,
    "name": "VK Profi",
    "version": "1.1.0"
}