WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Hoxx VPN Proxy

Hoxx VPN Proxy

View on Chrome Web Store
View Hoxx VPN Proxy Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (26,333 ratings)
2 new ratings
17 views
This extension has been viewed 17 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.

Hoxx VPN Proxy service to unblock blocked websites and encrypt your connection.
Type
Extension
Users
800,000 users
100K
Website hoxx.com
hoxx.com
View author page of hoxx.com
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 13, 2015
Version 3.50.6
Manifest version
3
Updated
Updated on January 20, 2025
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Hoxx 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": 3,
    "name": "Hoxx VPN Proxy",
    "version": "3.50.6",
    "short_name": "Hoxx VPN",
    "description": "Hoxx VPN Proxy service to unblock blocked websites and encrypt your connection.",
    "background": {
        "service_worker": "js\/service-worker.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "images\/symbol-disabled48.png"
    },
    "icons": {
        "16": "images\/symbol16.png",
        "48": "images\/symbol48.png",
        "128": "images\/symbol128.png"
    },
    "permissions": [
        "declarativeNetRequest",
        "alarms",
        "proxy",
        "storage",
        "webRequest",
        "webRequestAuthProvider",
        "notifications",
        "tabs",
        "management"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "rule_1",
                "enabled": true,
                "path": "assets\/rule.json"
            }
        ]
    },
    "externally_connectable": {
        "matches": [
            "<all_urls>"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "resources\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 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