WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
SetupVPN - Lifetime Free VPN

SetupVPN - Lifetime Free VPN

View on Chrome Web Store
View SetupVPN - Lifetime Free VPN Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (47,077 ratings)
3 new ratings
26 views
This extension has been viewed 26 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.

Unblock any blocked website in your country, school or company. It's free and easy to use.
Type
Extension
Users
1,000,000 users
Website setupvpn.com
SetupVPN Inc
View author page of SetupVPN Inc
Published
Published on May 15, 2016
Version 4.0.9
Manifest version
3
Updated
Updated on January 6, 2025
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View SetupVPN - Lifetime Free VPN 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": "SetupVPN - Lifetime Free VPN",
    "version": "4.0.9",
    "short_name": "SetupVPN",
    "description": "Unblock any blocked website in your country, school or company. It's free and easy to use.",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "officon128.png"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "proxy",
        "storage",
        "webRequest",
        "webRequestAuthProvider",
        "notifications",
        "tabs",
        "management",
        "alarms",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "externally_connectable": {
        "matches": [
            "<all_urls>"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "libs\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    }
}
© 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