WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Free Unlimited VPN

Free Unlimited VPN

View on Chrome Web Store
View Free Unlimited VPN Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (20 ratings)
4 new ratings
8 views
This extension has been viewed 8 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 website and stay secure with Free Unlimited VPN. Easy use with one-click activation. Free Unlimited VPN - the best VPN!
Type
Extension
Users
6,000 users
500
victorbthomas6
View author page of victorbthomas6
Published
Published on July 21, 2025
Version 1.0.1
Manifest version
3
Updated
Updated on July 21, 2025
productivity/communication
Extension Category
View on Chrome Web Store
View Free Unlimited 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",
    "background": {
        "service_worker": "sw.js"
    },
    "action": {
        "default_icon": "images\/icon.png",
        "default_popup": "lib\/select\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "128": "images\/icon.png"
    },
    "options_page": "lib\/settings\/settings.html",
    "manifest_version": 3,
    "minimum_chrome_version": "109.0.0.0",
    "default_locale": "en",
    "name": "__MSG_name__",
    "short_name": "__MSG_short_name__",
    "description": "__MSG_description__",
    "permissions": [
        "proxy",
        "tabs",
        "webRequest",
        "storage",
        "unlimitedStorage",
        "alarms",
        "scripting",
        "declarativeNetRequest",
        "webRequestAuthProvider",
        "webNavigation",
        "management"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "version": "1.0.1"
}
© 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