HideIPVPN - VPN and Smart DNS services

Hide your IP address and bypass blocks and restrictions

HideIPVPN - VPN and Smart DNS servicesคืออะไร?

HideIPVPN - VPN and Smart DNS services เป็นส่วนขยายของ Chrome ที่พัฒนาโดย HideIPVPN และคุณลักษณะหลักของมันคือ "Hide your IP address and bypass blocks and restrictions"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย HideIPVPN - VPN and Smart DNS services

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

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

                        Hide your IP address and bypass blocks and restrictions!

Protect your privacy with HideIPVPN, use it encrypt to network traffic and stay protected when online. Add privacy and security to private and public networks when you access the Internet at WiFi hotspots.

Access content anywhere 
Hide your IP and spoof your location to access content from anywhere in the world 

Total online privacy
Use our WebRTC leak protection feature to make sure your IP address is not leaked while using our proxy servers.


To register free VPN trial account press the link below:
https://www.hideipvpn.com/free-vpn-trial/

For more details about HideIPVPN VPN & Smart DNS services please visit:
HideIPVPN website: https://www.hideipvpn.com/
HideIPVPN Client Area: https://billing.hideipvpn.com/clientarea.php                    

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

ชื่อ HideIPVPN - VPN and Smart DNS services HideIPVPN - VPN and Smart DNS services
ID gafphfhlhaodgjdaghcjcbgeggfiflaa
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/hideipvpn-vpn-and-smart-d/gafphfhlhaodgjdaghcjcbgeggfiflaa
คำอธิบาย Hide your IP address and bypass blocks and restrictions
ขนาดไฟล์ 185 KB
จำนวนการติดตั้ง 239
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2021-08-08
วันที่เผยแพร่ 2021-08-08
คะแนน 2.50/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา HideIPVPN
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.hideipvpn.com/
URL หน้าช่วยเหลือ https://www.hideipvpn.com/support/
URL หน้านโยบายความเป็นส่วนตัว https://www.hideipvpn.com/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "HideIPVPN - VPN and Smart DNS services",
    "version": "1.0.0",
    "manifest_version": 2,
    "description": "Hide your IP address and bypass blocks and restrictions",
    "homepage_url": "https:\/\/www.hideipvpn.com",
    "icons": {
        "128": "icons\/icon128.png"
    },
    "permissions": [
        "privacy",
        "storage",
        "proxy",
        "",
        "webRequest",
        "webRequestBlocking",
        "notifications",
        "https:\/\/api1.sstpcon.com\/",
        "https:\/\/www.hideipvpn.com\/"
    ],
    "background": {
        "scripts": [
            "src\/browser_action\/js\/jquery-3.3.1.min.js",
            "src\/bg\/background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "HideIPVPN",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}