Proxy Manager

Proxy Manager

What is Proxy Manager?

Proxy Manager is a Chrome extension developed by https://mans.io, and its main feature is "Proxy Manager".

Extension Screenshots

screenshot
screenshot

Download Proxy Manager Extension CRX File

Download Proxy Manager extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Easy Proxy Manager Switch On And Switch Off Proxy Server                    

Extension Basic Information

Name Proxy Manager Proxy Manager
ID pnmjdfcaokfnnmijpgnlaifpfehmmndk
Official URL https://chromewebstore.google.com/detail/proxy-manager/pnmjdfcaokfnnmijpgnlaifpfehmmndk
Description Proxy Manager
File Size 256 KB
Installation Count 1,741
Current Version 1.0.1
Last Updated 2024-02-13
Publish Date 2023-11-09
Rating 5.00/5 Total 1 Ratings
Developer https://mans.io
Email [email protected]
Payment Type free
Extension Website https://mans.io
Supported Languages id,ms,de,en,fr,nl,vi,tr,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,ta,ml,th,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "1.0.1",
    "default_locale": "en",
    "permissions": [
        "storage",
        "proxy",
        "webRequest",
        "webRequestAuthProvider"
    ],
    "host_permissions": [
        ""
    ],
    "action": {
        "default_popup": "popup\/dist\/index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icons\/logo.png",
        "32": "icons\/logo.png",
        "48": "icons\/logo.png",
        "128": "icons\/logo.png"
    }
}