VirtualShield - Fast and reliable VPN
Browse the web safely and anonymously. Built for privacy protection, backed by our fast, reliable, and secure network.
VirtualShield - Fast and reliable VPNคืออะไร?
VirtualShield - Fast and reliable VPN เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://virtualshield.com และคุณลักษณะหลักของมันคือ "Browse the web safely and anonymously. Built for privacy protection, backed by our fast, reliable, and secure network."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย VirtualShield - Fast and reliable VPN
ดาวน์โหลดไฟล์ส่วนขยาย VirtualShield - Fast and reliable VPN ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
VirtualShield is an extremely fast, reliable, and unlimited virtual private network (VPN) provider. With just a few taps, you can easily connect to any one of our extremely fast VPN servers. Why choose VirtualShield? • Easy to download and use across all your devices • Many VPN Locations across the Americas, Europe, Asia, and Australia • 24-hour customer support via live chat and email • Easy to use apps • Ultrafast servers • Unlimited high-speed premium bandwidth When do I need VirtualShield? We recommend that you connect to VirtualShield when you are: • Connected to a public WiFi Hotspot such as Cafes, Airports, Hotels, and more... • Conducting business such as writing/reading email, or using VOIP • Traveling, especially when connected to Hotel WiFi • Booking a flight or hotel reservation • Making an online purchase https://virtualshield.com/legal/privacy https://virtualshield.com/legal/terms
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | aojlhgbkmkahabcmcpifbolnoichfeep |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/virtualshield-fast-and-re/aojlhgbkmkahabcmcpifbolnoichfeep |
คำอธิบาย | Browse the web safely and anonymously. Built for privacy protection, backed by our fast, reliable, and secure network. |
ขนาดไฟล์ | 2.01 MB |
จำนวนการติดตั้ง | 10,000 |
เวอร์ชันปัจจุบัน | 2.0.0 |
อัปเดตครั้งล่าสุด | 2018-10-11 |
วันที่เผยแพร่ | 2018-10-11 |
คะแนน | 3.76/5 รวมทั้งหมด 58 คะแนน |
ผู้พัฒนา | https://virtualshield.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://virtualshield.com |
URL หน้าช่วยเหลือ | https://support.virtualshield.com |
URL หน้านโยบายความเป็นส่วนตัว | https://virtualshield.com/legal/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "VirtualShield - Fast and reliable VPN", "short_name": "VirtualShield", "version": "2.0.0", "description": "Browse the web safely and anonymously. Built for privacy protection, backed by our fast, reliable, and secure network.", "icons": { "32": "assets\/img\/icon_32.png", "64": "assets\/img\/icon_64.png", "128": "assets\/img\/icon_128.png" }, "browser_action": { "default_icon": { "64": "assets\/img\/icon_64.png" }, "default_popup": "login.html" }, "background": { "scripts": [ "assets\/js\/jquery-3.2.1.min.js", "const.js", "utils.js", "background.js" ] }, "permissions": [ " |