YPP SwiftProxy Changer

YPP SwiftProxy Changer, the ultimate extension. You can seamlessly switch between multiple proxy servers.

YPP SwiftProxy Changerคืออะไร?

YPP SwiftProxy Changer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://yourprivateproxy.com และคุณลักษณะหลักของมันคือ "YPP SwiftProxy Changer, the ultimate extension. You can seamlessly switch between multiple proxy servers."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย YPP SwiftProxy Changer

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

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

                        Introducing YPP SwiftProxy Changer, the ultimate Chrome extension designed to simplify your proxy management experience! With YPP SwiftProxy Changer, you can seamlessly switch between multiple proxy servers, ensuring optimal privacy, security, and browsing freedom.

Key Features:

🌍 Instant Proxy Switching: Change your proxy settings with just a few clicks, enabling you to access geo-restricted content and bypass censorship effortlessly.

🔒 Robust Privacy & Security: Protect your privacy by masking your IP address, modifying headers, and altering the window.navigator object, ensuring that websites and third parties cannot track your online activities.

📍 Spoof Location & Timezone: YPP SwiftProxy Changer can also change your location and timezone, making it even more difficult for trackers to pinpoint your real identity.

🕵️ User-Agent Customization: SwiftProxy Changer also allows you to modify your browser's user-agent string, further enhancing your online anonymity. By changing the user-agent, you can disguise your browser and operating system, making it harder for websites and trackers to identify you based on your browsing fingerprint.

⚡ Lightning-Fast Connection: Our extension is optimized for speed, providing you with a swift browsing experience without compromising on security.

💼 Proxy Protocols: YPP SwiftProxy Changer supports HTTP, HTTPS, proxies.

🔧 Custom Proxy Configuration: Add, remove your proxy servers with our user-friendly interface, making it simple to manage your proxy list.

🌟 Compatibility & Easy Integration: Our extension works seamlessly with Google Chrome, allowing you to enjoy a hassle-free browsing experience.

YPP SwiftProxy Changer is perfect for users who value their online privacy, need to access geo-blocked content, or simply want a more secure browsing experience. Say goodbye to manual proxy configuration and start enjoying the convenience of YPP SwiftProxy Changer today!                    

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

ชื่อ YPP SwiftProxy Changer YPP SwiftProxy Changer
ID fkpeciobfkaidkabnkhfkilphmcnneci
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/ypp-swiftproxy-changer/fkpeciobfkaidkabnkhfkilphmcnneci
คำอธิบาย YPP SwiftProxy Changer, the ultimate extension. You can seamlessly switch between multiple proxy servers.
ขนาดไฟล์ 107 KB
จำนวนการติดตั้ง 80
เวอร์ชันปัจจุบัน 0.0.1
อัปเดตครั้งล่าสุด 2023-04-21
วันที่เผยแพร่ 2023-04-20
คะแนน 4.67/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา https://yourprivateproxy.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.yourprivateproxy.com
URL หน้าช่วยเหลือ https://www.yourprivateproxy.com/contact-us
URL หน้านโยบายความเป็นส่วนตัว https://www.yourprivateproxy.com/help-center/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "YPP SwiftProxy Changer",
    "version": "0.0.1",
    "description": "YPP SwiftProxy Changer, the ultimate extension. You can seamlessly switch between multiple proxy servers.",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "\/assets\/favicon16.png",
            "32": "\/assets\/favicon32.png",
            "64": "\/assets\/favicon64.png",
            "128": "\/assets\/favicon128.png"
        }
    },
    "permissions": [
        "background",
        "activeTab",
        "scripting",
        "tabs",
        "proxy",
        "storage",
        "webRequest",
        "webRequestAuthProvider",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "background.js"
    }
}