Proxy Switch by Proxy-Hub.com

Proxy Swtich v3 is an ultimate proxy manager for proxy rotation with all needed features.

Proxy Switch by Proxy-Hub.comคืออะไร?

Proxy Switch by Proxy-Hub.com เป็นส่วนขยายของ Chrome ที่พัฒนาโดย proxy-hub.com และคุณลักษณะหลักของมันคือ "Proxy Swtich v3 is an ultimate proxy manager for proxy rotation with all needed features."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Proxy Switch by Proxy-Hub.com

ดาวน์โหลดไฟล์ส่วนขยาย Proxy Switch by Proxy-Hub.com ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Upgrade to Proxy Switch v3, the ultimate proxy manager designed to effortlessly handle all your proxy needs. Packed with powerful features, this new version is optimized for the latest Chrome requirements.

It will support all proxy types, including semi-dedicated, dedicated private proxies, static residential proxies,mobile proxies and SOCKS.

Key Features:
1: Effortless Proxy Import:
Easily import HTTP(s)/SOCKS proxy lists via API URL or clipboard.

2: Smart Proxy Rotation:
Rotate proxies every 60 seconds or use keyboard shortcuts (Ctrl+Shift+0 for Windows, Command+Shift+0 for Mac).

3: Custom User Agents:
Change and edit user agents to enhance your browsing experience.

4: Tab-Specific Proxy Auto-Change:
Automatically switch proxies with every new tab or customize as per your preference.

5: Comprehensive Cleaner:
Clear cache, cookies, history, forms data, passwords, and more manually or set to change with every proxy rotation.

6: Site Blocking:
Block specific sites for added control over your browsing experience.

7: WebRTC/Flash Controls:
Enable or disable WebRTC and Flash to enhance privacy and security.

8: Domain Bypass:
Bypass proxy for specified domains when visiting, providing flexibility in your proxy usage.

9: Bandwidth Control:
Safely control bandwidth by blocking images for a data-efficient browsing experience.

10: AdSense and Object Blocking:
Block AdSense and other objects when visiting sites, giving you control over your ad experience.

Upgrade to Proxy Switch v3 now and take your proxy management to the next level. Stay secure, private, and in control of your browsing environment.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Proxy Switch by Proxy-Hub.com Proxy Switch by Proxy-Hub.com
ID bdjeogoajilmceaemepogjldihohcgph
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/proxy-switch-by-proxy-hub/bdjeogoajilmceaemepogjldihohcgph
คำอธิบาย Proxy Swtich v3 is an ultimate proxy manager for proxy rotation with all needed features.
ขนาดไฟล์ 344 KB
จำนวนการติดตั้ง 1,526
เวอร์ชันปัจจุบัน 3
อัปเดตครั้งล่าสุด 2024-02-19
วันที่เผยแพร่ 2018-09-24
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา proxy-hub.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.proxy-hub.com/
URL หน้าช่วยเหลือ https://rebrand.ly/helpguideurl
URL หน้านโยบายความเป็นส่วนตัว https://proxyhub.supporthero.io/article/show/170351-privacy-policy-for-proxy-switch
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Proxy Switch by Proxy-Hub.com",
    "version": "3",
    "description": "Proxy Swtich v3 is an ultimate proxy manager for proxy rotation with all needed features.",
    "action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "commands": {
        "change-proxy": {
            "suggested_key": {
                "default": "Ctrl + Shift + 0",
                "mac": "Command + Shift + 0"
            },
            "description": "Rotate the proxy randomly",
            "global": true
        }
    },
    "permissions": [
        "storage",
        "proxy",
        "privacy",
        "notifications",
        "webRequest",
        "webRequestAuthProvider",
        "tabs",
        "browsingData",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        ""
    ]
}