WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
X-Proxy

X-Proxy

View on Chrome Web Store
View X-Proxy Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (3 ratings)
16 views
This extension has been viewed 16 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.

A modern proxy switcher for Chrome with HTTP(S) and SOCKS5 support
Type
Extension
Users
486 users
2
H.L.
View author page of H.L.
Published
Published on August 24, 2025
Version 1.4.0
Manifest version
3
Updated
Updated on February 23, 2026
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View X-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": "X-Proxy",
    "version": "1.4.0",
    "description": "A modern proxy switcher for Chrome with HTTP(S) and SOCKS5 support",
    "permissions": [
        "proxy",
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icons\/icon-16.png",
            "32": "icons\/icon-32.png",
            "48": "icons\/icon-48.png",
            "128": "icons\/icon-128.png"
        }
    },
    "icons": {
        "16": "icons\/icon-16.png",
        "32": "icons\/icon-32.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "options_page": "options.html"
}
© 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