WebExtension.net
WebExtension.net

Free VPN Chrome extension - Best VPN by uVPN

View on Chrome Web Store
View Free VPN Chrome extension - Best VPN by uVPN Chrome Extension on Chrome Web Store
4.6 (18,858 ratings)

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

Best free VPN Chrome extension to unblock websites and hide IP address
Type
Extension
Users
1,000,000 users
Website uvpn.me
uVPN
View author page of uVPN
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 18, 2020
Version 8.0.2
Manifest version
3
Updated
Updated on August 30, 2024
View on Chrome Web Store
View Free VPN Chrome extension - Best VPN by uVPN Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "short_name": "__MSG_extShortName__",
    "version": "8.0.2",
    "manifest_version": 3,
    "default_locale": "en",
    "minimum_chrome_version": "109.0",
    "background": {
        "service_worker": "serviceWorker.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/uvpn.me\/*",
                "*:\/\/*.uvpn.me\/*"
            ],
            "js": [
                "contentScript.js"
            ]
        }
    ],
    "permissions": [
        "webRequest",
        "webRequestAuthProvider",
        "proxy",
        "storage",
        "alarms",
        "tabs",
        "offscreen",
        "management"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "action": {
        "default_title": "__MSG_extTitle__",
        "default_popup": "popup.html",
        "default_icon": "icons\/uvpn_128.png"
    },
    "icons": {
        "32": "icons\/uvpn_32.png",
        "64": "icons\/uvpn_64.png",
        "128": "icons\/uvpn_128.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    }
}
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