WebExtension.net
Toggle dark mode
WebExtension.net

VK Classic Feed — old posting and the old VK feed

View on Chrome Web Store
View VK Classic Feed — old posting and the old VK feed Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (33 ratings)
2 new ratings
16 views
This extension has been viewed 16 times

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

Returns the old posting interface and old feed. Created by VK Next team.
Type
Extension
Users
1,000 users
33
Website vknext.net
VK Next
View author page of VK Next
Published
Published on December 29, 2024
Version 1.2.0
Manifest version
3
Updated
Updated on December 31, 2024
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View VK Classic Feed — old posting and the old VK feed 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": "__MSG_ext_name__",
    "version": "1.2.0",
    "short_name": "vknext-vcf",
    "description": "__MSG_ext_description__",
    "homepage_url": "https:\/\/vknext.net",
    "default_locale": "ru",
    "content_scripts": [
        {
            "js": [
                "vkcom_content.vcf.js"
            ],
            "css": [
                "vkcom_injected.vcf.css"
            ],
            "matches": [
                "https:\/\/vk.com\/*",
                "https:\/\/vk.ru\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "16": "assets\/icon16.png",
        "24": "assets\/icon24.png",
        "32": "assets\/icon32.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png",
        "300": "assets\/icon300.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                "https:\/\/vk.com\/*",
                "https:\/\/vk.ru\/*"
            ]
        }
    ],
    "permissions": [],
    "host_permissions": [
        "https:\/\/vk.com\/*",
        "https:\/\/vk.ru\/*"
    ],
    "minimum_chrome_version": "105",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkU039NXEuVXNhJgmTPOJLlbQnoHSs1a2qqluQMfdeJQ\/uvHLgMpY1o5CYhzUZ2s6ZL0dtR7nE1jiSWSLtNTXRaGvyMoDpp0G4oqowNmFtnfpRQ1FQzGZ2h09rWgryHoVATH+4Ob5hsy+HBEsj1vhPEU9wSpswVnSjbCp3spO17TO6Bs2rsjSW17RSHZb5aN+qhFcm6lPofmtygGNpMjSUH9lce2MQRntDCR0dPmkYXWe6fAV+foeZ53LdKC9EDqiVk3V1zQNcCGm7eTghUOn62BBc0Dha8bJundya66bYMSz8rFtCCKpjU0wKGKuE4zljACIOIjRSVRAUTjTOzHyCwIDAQAB",
    "incognito": "split",
    "action": {
        "default_title": "__MSG_popup_title__",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.vcf.js"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 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