WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
OneProxy – Free VPN Proxy Extension

OneProxy – Free VPN Proxy Extension

View on Chrome Web Store
View OneProxy – Free VPN Proxy Extension Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (5 ratings)
11 views
This extension has been viewed 11 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.

Free proxy extension to unblock websites and browse privately using fast, location-based proxy servers.
Type
Extension
Users
1,000 users
15
extension.vn
View author page of extension.vn
Published
Published on July 6, 2025
Version 1.0.0.0
Manifest version
3
Updated
Updated on July 6, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View OneProxy – Free VPN Proxy Extension 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",
    "short_name": "OneProxy",
    "name": "OneProxy \u2013 Free VPN Proxy Extension",
    "description": "Free proxy extension to unblock websites and browse privately using fast, location-based proxy servers.",
    "icons": {
        "16": "icons\/disable_connect\/16x16.png",
        "32": "icons\/disable_connect\/32x32.png",
        "48": "icons\/disable_connect\/48x48.png",
        "128": "icons\/disable_connect\/128x128.png"
    },
    "action": {
        "default_icon": {
            "16": "icons\/disable_connect\/16x16.png",
            "32": "icons\/disable_connect\/32x32.png",
            "48": "icons\/disable_connect\/48x48.png",
            "128": "icons\/disable_connect\/128x128.png"
        }
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvgBNzJR1uBOCtvcwMUmySZ7c0xDWspkICei+0WbGL1iqF4s0xG2Z9bB+Ky5SgmAWkwgmsSsNqLsRHBJlIk2URIQeGAEY2rrBDs1jgcruxc\/HVe3teuQNrfdxeIUqGzOwPvyk6fkfEh+y939vdGEUJLhGWH4zvETl01UYwfQZFxbSPvJz239b82Ch71QSjfy+WR1UjFVO54Vo1IaJtlCmwuLYBV4mR5ugWrx6upwQWF8tXdeM\/ICpXuuhbjAMI24ylx4ERhcX90Gg8o7FPi0jiP+AoBie4ATRoM\/TkRLYT43vhlG0eTKyBZOxKWjZjBgZxFy3wtdX4j6P3l8a4EsN6QIDAQAB",
    "manifest_version": 3,
    "version": "1.0.0.0",
    "permissions": [
        "tabs",
        "storage",
        "proxy",
        "webRequest",
        "webRequestAuthProvider",
        "declarativeNetRequest",
        "privacy",
        "scripting",
        "management"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "cors",
                "enabled": true,
                "path": "rules\/cors.json"
            }
        ]
    },
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "scripts\/content.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/*",
                "pages\/*",
                "scripts\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';script-src-elem 'self' "
    },
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*",
            "*:\/\/127.0.0.1\/*",
            "https:\/\/proxy.extension.vn\/*"
        ]
    }
}
© 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