VyprVPN Secure Chrome VPN Proxy
VyprVPN Secure & Simple VPN Proxy Extension
VyprVPN Secure Chrome VPN Proxyคืออะไร?
VyprVPN Secure Chrome VPN Proxy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://vyprvpn.com และคุณลักษณะหลักของมันคือ "VyprVPN Secure & Simple VPN Proxy Extension"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย VyprVPN Secure Chrome VPN Proxy
ดาวน์โหลดไฟล์ส่วนขยาย VyprVPN Secure Chrome VPN Proxy ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
The easy and effective way to secure your Chrome browser activity. Unblock popular websites with the VyprVPN Proxy Beta. Change your IP address to spoof your location and access blocked content effortlessly. Keep browser activity safe and private with an additional layer of security from a trusted VPN provider. Enjoy the benefits of https proxy and protect your information without second thought. Customize your browsing experience and adjust proxy settings in a few simple clicks. Secure your activity on an as-needed basis, when accessing selected websites or using public wi-fi. Why VyprVPN Proxy? Need a straightforward way to protect your privacy, hide your location and access blocked content while using Chrome? VyprVPN offers the most secure virtual private network. Our secure VPN proxy is available as a Chrome browser extension and enables you to use websites and web services from anywhere in the world. -Access to Popular Websites -Location Spoofing -No Logs -Fast Speeds -Quick and Easy Install -Simple Usability -No Bandwidth Limits -Optimized for Chrome Features Access favorite media sites and restricted content while traveling. Protect your data from being viewed, tracked, shared or sold by third parties. Quickly and easily auto-configure web proxy settings with zero technical knowledge. Protect your important online information from hackers or snoops on public wi-fi. Change your geolocation and connect instantly to protect your online identity and true location. Enjoy a seamless proxy experience optimized specifically for Chrome. Requirements Free VPN proxy is included with all VyprVPN subscriptions. Learn More About VyprVPN https://www.vyprvpn.com https://www.vyprvpn.com/vpn-apps https://support.vyprvpn.com/hc/en-us
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | icepgomcnkkmncpgagodpbcgfmoinfeb |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/vyprvpn-secure-chrome-vpn/icepgomcnkkmncpgagodpbcgfmoinfeb |
คำอธิบาย | VyprVPN Secure & Simple VPN Proxy Extension |
ขนาดไฟล์ | 629 KB |
จำนวนการติดตั้ง | 10,351 |
เวอร์ชันปัจจุบัน | 0.9.3 Beta |
อัปเดตครั้งล่าสุด | 2021-08-20 |
วันที่เผยแพร่ | 2021-08-02 |
คะแนน | 2.70/5 รวมทั้งหมด 43 คะแนน |
ผู้พัฒนา | http://vyprvpn.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.vyprvpn.com/vpn-apps |
URL หน้าช่วยเหลือ | https://support.vyprvpn.com/hc/en-us |
URL หน้านโยบายความเป็นส่วนตัว | https://www.goldenfrog.com/privacy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "VyprVPN Secure Chrome VPN Proxy", "version": "0.9.3.3", "version_name": "0.9.3 Beta", "manifest_version": 2, "description": "VyprVPN Secure & Simple VPN Proxy Extension", "homepage_url": "https:\/\/www.vyprvpn.com\/", "icons": { "16": "src\/images\/icon\/vyprvpn_disconnected_16.png", "32": "src\/images\/icon\/vyprvpn_logo_32.png", "48": "src\/images\/icon\/vyprvpn_logo_48.png", "128": "src\/images\/icon\/vyprvpn_logo_128.png" }, "background": { "scripts": [ "src\/popup.js" ] }, "browser_action": { "default_title": "VyprVPN Browser Extension", "default_popup": "src\/popup.html", "default_icon": { "16": "src\/images\/icon\/vyprvpn_disconnected_16.png", "32": "src\/images\/icon\/vyprvpn_logo_32.png", "48": "src\/images\/icon\/vyprvpn_logo_48.png", "128": "src\/images\/icon\/vyprvpn_logo_128.png" } }, "incognito": "spanning", "permissions": [ "webRequest", "webRequestBlocking", "proxy", "storage", "unlimitedStorage", " |