WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
VK Styles - Themes for vk.com

VK Styles - Themes for vk.com

View on Chrome Web Store
View VK Styles - Themes for vk.com Chrome Extension on Chrome Web Store
Add to bookmarks
3.4 (5 ratings)
2 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.

Install themes for Vkontakte in one click, or adjust colors, backgrounds, fonts and more as you prefer in the settings menu.
Type
Extension
Users
1,000 users
42
vk.com/2style
View author page of vk.com/2style
Published
Published on March 4, 2026
Version 1.0.250.78
Manifest version
3
Updated
Updated on March 4, 2026
make_chrome_yours/functionality
Extension Category
View on Chrome Web Store
View VK Styles - Themes for vk.com 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
{
    "version": "1.0.250.78",
    "name": "__MSG_name__",
    "short_name": "VK Styles",
    "description": "__MSG_description__",
    "author": "vk.com\/2style",
    "homepage_url": "https:\/\/vk.com\/2style",
    "default_locale": "en",
    "permissions": [
        "tabs",
        "scripting",
        "contextMenus",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/vk.com\/*",
        "https:\/\/*.vk.com\/*",
        "https:\/\/vk.ru\/*",
        "https:\/\/*.vk.ru\/*"
    ],
    "optional_permissions": [
        "activeTab"
    ],
    "background": {
        "service_worker": "0.js"
    },
    "content_scripts": [
        {
            "js": [
                "1.js"
            ],
            "matches": [
                "https:\/\/vk.com\/*",
                "https:\/\/*.vk.com\/*",
                "https:\/\/vk.ru\/*",
                "https:\/\/*.vk.ru\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "2.js"
            ],
            "matches": [
                "https:\/\/vk.com\/*",
                "https:\/\/*.vk.com\/*",
                "https:\/\/vk.ru\/*",
                "https:\/\/*.vk.ru\/*"
            ],
            "run_at": "document_start",
            "world": "MAIN"
        }
    ],
    "commands": {
        "pause": {
            "description": "Pause",
            "global": true,
            "suggested_key": {
                "default": "MediaPlayPause"
            }
        },
        "prev": {
            "description": "Previous",
            "global": true,
            "suggested_key": {
                "default": "MediaPrevTrack"
            }
        },
        "next": {
            "description": "Next",
            "global": true,
            "suggested_key": {
                "default": "MediaNextTrack"
            }
        },
        "stop": {
            "description": "Stop",
            "global": true,
            "suggested_key": {
                "default": "MediaStop"
            }
        },
        "eye": {
            "description": "__MSG_eye__",
            "global": false,
            "suggested_key": {
                "default": "Alt+Z"
            }
        }
    },
    "action": [],
    "icons": {
        "128": "i\/128.png"
    },
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsQAogDht781xrw0nkvHSMfP83Mh5h3Wze05N88Pu5l1adky5VoFguSYoy1C83jw5stAgVNFCJYBKeFTriYoXvdsQlafzpz0iv0W5hLXsV7PSYQ0Ryy+EWMn44RZTzRon6uwhdWTPMyoYItJDE4lE00XiCn+FYOu29TPC+5Y0rjExDjNsOetQ3T0i3VZqDmeZfCGycOEww9P1qvqZCzS09pWGW6kpxunC93MR\/vhK\/TxiCLSQ9b8qxKdTXmc\/PI4zn99C88cVMmIDoYKQoCxN7u40nO9Ext1VZLZzSQJNWKiInCRWdO97iDg93rN1gfnJIZhZYnhUXy0dYI3w7nRRuQIDAQAB",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                "https:\/\/vk.com\/*",
                "https:\/\/*.vk.com\/*",
                "https:\/\/vk.ru\/*",
                "https:\/\/*.vk.ru\/*"
            ]
        }
    ]
}
© 2026 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