WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
VPN Free - Betternet Unlimited VPN Proxy

VPN Free - Betternet Unlimited VPN Proxy

View on Chrome Web Store
View VPN Free - Betternet Unlimited VPN Proxy Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (29,920 ratings)
1 new ratings
13 views
This extension has been viewed 13 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.

Get the fast VPN to unblock any website and stay private. Maintain your internet privacy with the best VPN for unlimited access
Type
Extension
Users
700,000 users
100K
Website betternet.co
Betternet LLC
View author page of Betternet LLC
Published
Published on November 24, 2014
Version 7.1.5
Manifest version
2
Updated
Updated on August 16, 2024
make_chrome_yours/privacy
Extension Category
Website
Visit developer website
View on Chrome Web Store
View VPN Free - Betternet Unlimited VPN Proxy 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": 2,
    "name": "__MSG_name__",
    "short_name": "__MSG_shortName__",
    "description": "__MSG_description__",
    "version": "7.1.5",
    "default_locale": "en",
    "icons": {
        "16": "static\/assets\/icons\/shieldon.png",
        "48": "static\/assets\/icons\/shieldon.png",
        "128": "static\/assets\/icons\/shieldon.png"
    },
    "permissions": [
        "proxy",
        "webRequest",
        "webRequestBlocking",
        "<all_urls>",
        "background",
        "storage",
        "tabs",
        "privacy",
        "management"
    ],
    "browser_action": {
        "default_icon": {
            "19": "static\/assets\/icons\/icon-disconnected-19.png",
            "38": "static\/assets\/icons\/icon-disconnected-38.png"
        },
        "default_title": "__MSG_name__",
        "default_popup": "panel\/index.html"
    },
    "background": {
        "scripts": [
            "background\/background.js"
        ]
    },
    "content_security_policy": "script-src 'self'; object-src 'none'",
    "content_scripts": [
        {
            "js": [
                "content\/content.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        "content\/*.css",
        "content\/*.svg",
        "icon-32.png",
        "static\/*.svg"
    ]
}
© 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