OkayVPN

OkayVPN - Residential VPN & Proxy

OkayVPNคืออะไร?

OkayVPN เป็นส่วนขยายของ Chrome ที่พัฒนาโดย OkayVPN.com และคุณลักษณะหลักของมันคือ "OkayVPN - Residential VPN & Proxy"

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        With OkayVPN extension, you can easily connect to our high-speed servers in multiple locations around the world to access any content you want without any restrictions. Our advanced encryption technology ensures that all your online activities, including your browsing history, passwords, and personal information, remain secure and private.

A unique feature of our VPN is the provision of real residential IP addresses. Our servers are equipped with a mix of static and dynamic residential IP addresses, which ensures that your online activities appear more like those of a regular user. With the highest IP reputation, you can browse the Internet with complete anonymity and security.

The OkayVPN Chrome extension makes it incredibly easy to use. Simply download and install it on your Chrome browser, then select your desired server location and click connect. That's it - you're now free to browse the web using real residential IP addresses.

With our Chrome extension, you can

Keep your online activities private and secure with our advanced encryption technology
Choose from multiple locations to connect to servers around the world
Benefit from real residential IP addresses with the highest IP reputation
Don't wait any longer - download OkayVPN Chrome Extension today and experience the ultimate in secure and private browsing with real residential IP addresses.

Get the best proxies at https://okayvpn.com                    

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

ชื่อ OkayVPN OkayVPN
ID nfigoigdegobbpmhjbdnfohohkkeeaen
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/okayvpn/nfigoigdegobbpmhjbdnfohohkkeeaen
คำอธิบาย OkayVPN - Residential VPN & Proxy
ขนาดไฟล์ 612 KB
จำนวนการติดตั้ง 225
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2023-02-25
วันที่เผยแพร่ 2023-02-24
คะแนน 3.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา OkayVPN.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.okayvpn.com
URL หน้าช่วยเหลือ https://okayvpn.com/help
URL หน้านโยบายความเป็นส่วนตัว https://okayvpn.com/main/privacyPolicy
ภาษาที่รองรับ en-US
manifest.json
{
    "manifest_version": 3,
    "name": "__MSG_name__",
    "version": "1.0.1",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en_US",
    "description": "__MSG_description__",
    "action": {
        "default_icon": {
            "16": "icons\/logo16x16.png",
            "32": "icons\/logo32x32.png",
            "48": "icons\/logo48x48.png",
            "128": "icons\/logo128x128.png"
        },
        "default_popup": "html\/main.html",
        "default_title": "__MSG_title__"
    },
    "icons": {
        "16": "icons\/logo16x16.png",
        "32": "icons\/logo32x32.png",
        "48": "icons\/logo48x48.png",
        "128": "icons\/logo128x128.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "host_permissions": [
        ""
    ],
    "permissions": [
        "storage",
        "proxy",
        "management",
        "webRequest",
        "webRequestAuthProvider"
    ]
}