WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
ProxyControl

ProxyControl

View on Chrome Web Store
View ProxyControl Chrome Extension on Chrome Web Store
Add to bookmarks
3.9 (72 ratings)
1 new ratings
34 views
This extension has been viewed 34 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.

Manage setting of connect of proxy in your browser so quickly and so easily as you want.
Type
Extension
Users
50,000 users
5K
PROXYS.IO
View author page of PROXYS.IO
Published
Published on July 22, 2020
Version 1.4.7.11
Manifest version
3
Updated
Updated on April 28, 2025
productivity/developer
Extension Category
View on Chrome Web Store
View ProxyControl 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",
    "name": "ProxyControl",
    "version": "1.4.7.11",
    "default_locale": "en",
    "description": "Manage setting of connect of proxy in your browser so quickly and so easily as you want.",
    "permissions": [
        "proxy",
        "tabs",
        "alarms",
        "storage",
        "unlimitedStorage",
        "webRequest",
        "webRequestAuthProvider",
        "declarativeNetRequest",
        "contextMenus",
        "notifications"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "options_page": "options.html",
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "commands": {
        "options": {
            "suggested_key": {
                "default": "Ctrl+Shift+5"
            },
            "global": true,
            "description": "Open option page"
        },
        "onProxy": {
            "suggested_key": {
                "default": "Ctrl+Shift+1"
            },
            "global": true,
            "description": "Enable proxy"
        },
        "offProxy": {
            "suggested_key": {
                "default": "Ctrl+Shift+0"
            },
            "global": true,
            "description": "Disable proxy"
        }
    },
    "action": {
        "default_title": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u043f\u0440\u043e\u043a\u0441\u0438",
        "default_icon": "icons\/off.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icons\/16x16.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "manifest_version": 3
}
© 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