WebExtension.net
WebExtension.net

Browsec VPN - Free VPN for Chrome

View on Chrome Web Store
View Browsec VPN - Free VPN for Chrome Chrome Extension on Chrome Web Store
4.5 (29,435 ratings)
4 new ratings

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

Browsec VPN is a Chrome VPN extension that protects your IP from Internet threats and lets you browse privately for free.
Type
Extension
Users
6,000,000 users
Website browsec.com
Browsec
View author page of Browsec
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 9, 2013
Version 3.86.6
Manifest version
3
Updated
Updated on November 15, 2024
View on Chrome Web Store
View Browsec VPN - Free VPN for Chrome Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extension_name__",
    "short_name": "__MSG_esn__",
    "description": "__MSG_extension_description__",
    "homepage_url": "https:\/\/browsec.com\/",
    "default_locale": "en",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "proxy",
        "storage",
        "webRequest",
        "alarms",
        "background",
        "browsingData",
        "declarativeNetRequest",
        "scripting",
        "webRequestAuthProvider"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "js": [
                "browsecSiteContentScript.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "timezoneChange.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "proxyOverlay.js"
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data: https:\/\/*.google.com https:\/\/*.gstatic.com chrome:; font-src 'self'; object-src 'none'; connect-src 'self' https: http:\/\/detectportal.firefox.com http:\/\/*\/api\/test http:\/\/connectivitycheck.android.com http:\/\/example.com http:\/\/*.httpstat.us http:\/\/*.httpstat.us\/*  http:\/\/www.root-servers.org http:\/\/prmsrvs.com http:\/\/*.prmsrvs.com http:\/\/trafcfy.com http:\/\/*.trafcfy.com http:\/\/prmdom.com http:\/\/*.prmdom.com http:\/\/frmdom.com http:\/\/*.frmdom.com"
    },
    "manifest_version": 3,
    "version": "3.86.6",
    "optional_permissions": [
        "management",
        "privacy",
        "tabs"
    ],
    "minimum_chrome_version": "108.0",
    "background": {
        "service_worker": "background.js"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "action": {
        "default_icon": {
            "16": "images\/icons\/16x16\/disabled.png",
            "19": "images\/icons\/19x19\/disabled.png",
            "24": "images\/icons\/24x24\/disabled.png",
            "32": "images\/icons\/32x32\/disabled.png",
            "38": "images\/icons\/38x38\/disabled.png"
        },
        "default_title": "__MSG_browser_action_inactive_title__",
        "default_popup": "popup\/popup.html"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    }
}
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