Best Proxy Switcher

Use best proxy switcher with your proxy servers or let it download most recently checked list from our web site FREE for LIFETIME!

Best Proxy Switcherคืออะไร?

Best Proxy Switcher เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://best-proxy.com และคุณลักษณะหลักของมันคือ "Use best proxy switcher with your proxy servers or let it download most recently checked list from our web site FREE for LIFETIME!"

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Best Proxy Switcher

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

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

                        Best Proxy Switcher was developed by the team, who provides proxy service since 2004 year. You can use Best Proxy Switcher with your own proxy or download most recently checked list from our web site automatically FREE for lifetime!

For advanced users and web masters who needs more proxy servers, there is an option to register at our web site for 9.99 USD and get unlimited access to our database (please use 'register' button within extension to get special price) and unlimited access to our premium VPN proxy servers!

Proxy-List.org web site offers more than 10.000 working proxy servers per day during 10 years! Our high quality service is confirmed by time and our clients!

Due to high popularity, our web site is disabled in many countries by ISP. If Proxy-List.org web site is not accessible, please use Best-Proxy.com address instead.                    

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

ชื่อ Best Proxy Switcher Best Proxy Switcher
ID lgkgpmoglpemohmihphdaljcjnfkndoi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/best-proxy-switcher/lgkgpmoglpemohmihphdaljcjnfkndoi
คำอธิบาย Use best proxy switcher with your proxy servers or let it download most recently checked list from our web site FREE for LIFETIME!
ขนาดไฟล์ 2.2 MB
จำนวนการติดตั้ง 10,000
เวอร์ชันปัจจุบัน 5.5.2
อัปเดตครั้งล่าสุด 2021-11-24
วันที่เผยแพร่ 2020-07-03
คะแนน 4.39/5 รวมทั้งหมด 246 คะแนน
ผู้พัฒนา https://best-proxy.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://best-proxy.com
URL หน้าช่วยเหลือ https://best-proxy.com/english/contactus.php
URL หน้านโยบายความเป็นส่วนตัว https://proxy-list.org/english/privacy-policy.php
ภาษาที่รองรับ en,it,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_app_name__",
    "short_name": "bps",
    "version": "5.5.2",
    "description": "__MSG_description__",
    "icons": {
        "16": "icon\/icon-16.png",
        "48": "icon\/icon-48.png",
        "128": "icon\/icon-128.png"
    },
    "browser_action": {
        "default_title": "Best Proxy Switcher",
        "default_popup": "popup.html",
        "default_icon": {
            "19": "19\/icon\/disabled.png",
            "38": "38\/icon\/disabled.png"
        }
    },
    "permissions": [
        "proxy",
        "webRequest",
        "webRequestBlocking",
        "management",
        ""
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "commands": {
        "enable-proxy": {
            "suggested_key": {
                "default": "Ctrl+Shift+X"
            },
            "description": "Enable Proxy Server"
        },
        "disable-proxy": {
            "suggested_key": {
                "default": "Ctrl+Shift+Z"
            },
            "description": "Disable Proxy Server"
        }
    },
    "default_locale": "en"
}