WebExtension.net
WebExtension.net

Vencord Web

View on Chrome Web Store
View Vencord Web Chrome Extension on Chrome Web Store
4.3 (378 ratings)

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

The cutest Discord mod now in your browser
Type
Extension
Users
100,000 users
Xinto
View author page of Xinto
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 26, 2023
Version 1.10.7
Manifest version
3
Updated
Updated on November 14, 2024
View on Chrome Web Store
View Vencord Web Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "111",
    "name": "Vencord Web",
    "description": "The cutest Discord mod now in your browser",
    "author": "Vendicated",
    "homepage_url": "https:\/\/github.com\/Vendicated\/Vencord",
    "icons": {
        "128": "icon.png"
    },
    "host_permissions": [
        "*:\/\/*.discord.com\/*",
        "https:\/\/raw.githubusercontent.com\/*"
    ],
    "permissions": [
        "declarativeNetRequest"
    ],
    "content_scripts": [
        {
            "run_at": "document_start",
            "matches": [
                "*:\/\/*.discord.com\/*"
            ],
            "js": [
                "content.js"
            ],
            "all_frames": true,
            "world": "ISOLATED"
        },
        {
            "run_at": "document_start",
            "matches": [
                "*:\/\/*.discord.com\/*"
            ],
            "js": [
                "dist\/Vencord.js"
            ],
            "all_frames": true,
            "world": "MAIN"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "dist\/*",
                "third-party\/*"
            ],
            "matches": [
                "*:\/\/*.discord.com\/*"
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "modifyResponseHeaders",
                "enabled": true,
                "path": "modifyResponseHeaders.json"
            }
        ]
    },
    "version": "1.10.7"
}
WebExtension.net

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

© 2024 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