IPRoyal Proxy Manager

IPRoyal Proxy Manager

IPRoyal Proxy Managerとは何ですか?

IPRoyal Proxy ManagerはIPRoyalによって開発されたChromeの拡張機能で、その主な機能は「IPRoyal Proxy Manager」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

IPRoyal Proxy Manager拡張機能のCRXファイルをダウンロード

IPRoyal Proxy Manager拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        IPRoyal Proxy Manager allows you to easily control all your proxies in Google Chrome. It's a free extension that makes proxy use a breeze. You don't have to waste time digging through settings and complicated menus - everything is just a click away.

Features:
- Import different proxy types in seconds
- Instantly switch between different profiles
- Set up your bypass list for issue-free surfing

Manage all your proxies with a single extension. Avoid geo-restrictions, blocks, or bans and enjoy a truly open internet with IPRoyal Proxy Manager!                    

拡張機能の基本情報

名前 IPRoyal Proxy Manager IPRoyal Proxy Manager
ID gjakohbhfclfjmhhlenfdkldieofkpjl
公式URL https://chromewebstore.google.com/detail/iproyal-proxy-manager/gjakohbhfclfjmhhlenfdkldieofkpjl
説明 IPRoyal Proxy Manager
ファイルサイズ 111 KB
インストール数 20,000
現在のバージョン 1.6.9
最終更新日 2023-06-29
公開日 2021-10-19
評価 4.36/5 合計 22 レビュー
開発者 IPRoyal
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://iproyal.com/
プライバシーポリシーページのURL https://iproyal.com/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDescription__",
    "version": "1.6.9",
    "short_name": "__MSG_appShortName__",
    "manifest_version": 3,
    "default_locale": "en",
    "icons": {
        "32": "images\/icon-chrome-32.png",
        "64": "images\/icon-chrome-64.png",
        "128": "images\/icon-chrome-128.png",
        "256": "images\/icon-chrome-large.png"
    },
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "action": {
        "default_icon": {
            "32": "images\/icon-chrome-32.png",
            "64": "images\/icon-chrome-64.png",
            "128": "images\/icon-chrome-128.png",
            "256": "images\/icon-chrome-large.png"
        },
        "default_title": "__MSG_browserActionTitle__",
        "default_popup": "pages\/popup.html"
    },
    "options_page": "pages\/options.html",
    "options_ui": {
        "page": "pages\/options.html"
    },
    "minimum_chrome_version": "108.0.0",
    "permissions": [
        "notifications",
        "alarms",
        "proxy",
        "storage",
        "tabs",
        "webRequest",
        "webRequestAuthProvider",
        "browsingData"
    ],
    "host_permissions": [
        ""
    ]
}