Oxylabs Proxy Extension

Oxy® Proxy Extension is not only free but also works with any proxy provider of your choice. Enable your proxy without having to…

Oxylabs Proxy Extensionคืออะไร?

Oxylabs Proxy Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Oxylabs และคุณลักษณะหลักของมันคือ "Oxy® Proxy Extension is not only free but also works with any proxy provider of your choice. Enable your proxy without having to…"

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Oxy® Proxy Extension is not only free but also works with any proxy provider of your choice. Enable your proxy without having to jump through settings and menu options.

Why should you use the Oxy® Chrome Extension?

By using a proxy server that acts as an intermediary between your computer and the internet, you can hide your real location or access websites that would otherwise be blocked. For example, you can send requests from a different country and access websites that are not available in your current location.

With the Oxy Proxy extension, you can simplify your proxy management. All you need is a couple of clicks, and that’s it!

Features and benefits:
* Add and switch between multiple proxies
* One-click connection
* Use multiple proxy providers while using only one extension
* Maintain the same IP address for multiple requests
* Switch between any proxy type or HTTP(S) and SOCKS protocols
* Add unlimited proxies
* WPAD: proxy information is not displayed in the request header.

How to set up Oxy® Proxy Extension?
 
1. Download and add the extension to your browser
2. Open the application
3. Add your proxy profile
4. Connect with one click

For more detailed integration instructions, see our documentation: https://developers.oxylabs.io/proxies/integration-guides/3rd-party-integrations/oxy-proxy-extension-for-chrome
 
Don’t have a proxy provider yet?

Try Oxylabs, a premium proxy service. We offer Residential Proxies, Dedicated Datacenter Proxies, Shared Datacenter Proxies, and Mobile Proxies. To explore these options thoroughly, register and check out our dashboard here: https://dashboard.oxylabs.io/en/

If you have a feature request or want to report a bug, get in touch with us at [email protected].                    

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

ชื่อ Oxylabs Proxy Extension Oxylabs Proxy Extension
ID infajoaodhhdogakhloedbppcbeajhoo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/oxylabs-proxy-extension/infajoaodhhdogakhloedbppcbeajhoo
คำอธิบาย Oxy® Proxy Extension is not only free but also works with any proxy provider of your choice. Enable your proxy without having to…
ขนาดไฟล์ 2.08 MB
จำนวนการติดตั้ง 30,000
เวอร์ชันปัจจุบัน 0.3.0
อัปเดตครั้งล่าสุด 2024-01-25
วันที่เผยแพร่ 2021-04-05
คะแนน 4.15/5 รวมทั้งหมด 40 คะแนน
ผู้พัฒนา Oxylabs
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://oxylabs.io/
URL หน้านโยบายความเป็นส่วนตัว https://oxylabs.io/legal/privacy
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "ope",
    "name": "Oxylabs Proxy Extension",
    "manifest_version": 2,
    "version": "0.3.0",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "Oxylabs Proxy Extension"
    },
    "icons": {
        "128": "logo128.png"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "proxy",
        "storage",
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com https:\/\/google-analytics.com; object-src 'self'"
}