WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Proxy SwitchyOmega Pro

Proxy SwitchyOmega Pro

View on Chrome Web Store
View Proxy SwitchyOmega Pro Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (8 ratings)
1 new ratings
5 views
This extension has been viewed 5 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 and switch between multiple proxies quickly & easily.
Type
Extension
Users
2,000 users
1K
Website extpublic.com
extpublic.com
View author page of extpublic.com
Published
Published on August 28, 2024
Version 1.0.0.1
Manifest version
3
Updated
Updated on September 3, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Proxy SwitchyOmega Pro 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": "Proxy SwitchyOmega Pro",
    "name": "Proxy SwitchyOmega Pro",
    "description": "Manage and switch between multiple proxies quickly & easily.",
    "icons": {
        "16": "icons\/16x16_not_connect.png",
        "32": "icons\/32x32_not_connect.png",
        "48": "icons\/48x48_not_connect.png",
        "128": "icons\/128x128_not_connect.png"
    },
    "action": {
        "default_icon": {
            "16": "icons\/16x16_not_connect.png",
            "32": "icons\/32x32_not_connect.png",
            "48": "icons\/48x48_not_connect.png",
            "128": "icons\/128x128_not_connect.png"
        }
    },
    "manifest_version": 3,
    "version": "1.0.0.1",
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "permissions": [
        "sidePanel",
        "storage",
        "proxy",
        "webRequest",
        "webRequestAuthProvider"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "static\/content_scripts\/main.js"
            ],
            "css": [
                "static\/content_css\/main.css"
            ],
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/*",
                "images\/*",
                "svg\/*",
                "static\/*",
                "pages\/*",
                "gifs\/*",
                "fonts\/*",
                "lotties\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';script-src-elem 'self' "
    },
    "background": {
        "service_worker": "service_worker\/background.bundle.js"
    }
}
© 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