WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Zenle VK - Расширение ВКонтакте

Zenle VK - Расширение ВКонтакте

View on Chrome Web Store
View Zenle VK - Расширение ВКонтакте Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (343 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Инструмент управления Вконтакте
Type
Extension
Users
1,000 users
1K
Website zenle.ru
Zenle
View author page of Zenle
Published
Published on February 20, 2020
Version 1.39
Manifest version
3
Updated
Updated on July 22, 2023
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Zenle VK - Расширение ВКонтакте Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Zenle VK - \u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0412\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u0435",
    "description": "\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0412\u043a\u043e\u043d\u0442\u0430\u043a\u0442\u0435",
    "version": "1.39",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Zenle VK",
        "default_icon": "icon.png"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "cookies",
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/vk.com\/*"
            ],
            "js": [
                "jquery.min.js",
                "js.js"
            ],
            "css": [
                "vk.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "myscript.js",
                "audio.js"
            ],
            "matches": [
                "https:\/\/vk.com\/*"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/vk.com\/*",
        "https:\/\/zenle.ru\/*",
        "https:\/\/.vk.com\/*"
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top