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.4 (116 ratings)
1 new ratings
95 views
This extension has been viewed 95 times
4 downloads
This extension has been downloaded 4 times

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

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Nov 20, 2025.

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
40,000 users
10K
victorbthomas6
View author page of victorbthomas6
Published
Published on July 21, 2025
Version 1.0.2
Manifest version
3
Updated
Updated on August 22, 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.2"
}
© 2026 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