HideMe FreeVPN
Unblock websites and stay secure with HideMe
HideMe FreeVPNคืออะไร?
HideMe FreeVPN เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.hideme.io และคุณลักษณะหลักของมันคือ "Unblock websites and stay secure with HideMe"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย HideMe FreeVPN
ดาวน์โหลดไฟล์ส่วนขยาย HideMe FreeVPN ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
*Free VPN Proxy by HideMe lets you access all blocked websites on Google Chrome securely and anonymously. * We are pleased to introduce Free VPN Proxy by HideMe on your Chrome browser! HideMe VPN proxy is the easiest way to connect the web securely and anonymously. All network activities will be encrypted, no WiFi hotspot or man-in-the-middle can eavesdrop on your data. HideMe not only encrypts data, but also makes your online identity totally invisible. Once connected, your public IP address will change, this feature will enable you to bypass firewall filters and regulations, for example, unblock websites and services such as Facebook, Youtube, Twitter, Skype, etc. You can also bypass geo-location restrictions and access Netflix, BBC, Hulu from anywhere. As it’s from the name, HideMe offers unlimited Free VPN Proxy service on your chrome web browsers. No signup needed. No credit card needed. In additional, HideMe free VPN proxy service is super fast! It performs load balance nicely, and helps you connect to the nearest available server. As a result, your connection is smooth and fast. To use HideMe Free VPN proxy, all you need to do is click on the button. Only one button is on the user interface! We have made HideMe VPN as simple as possible for all people. Do not care about any technical jargon, such as proxy setting, ip address, username password, certifications, etc. HideMe VPN is available on Windows, macOS, Linux and other platforms where Chrome can run. We also provide native VPN apps: Android: https://play.google.com/store/apps/details?id=io.hideme.android iOS: https://itunes.apple.com/us/app/hideme-free-vpn-proxy-unlimited/id879905781?ls=1&mt=8 Windows and macOS: http://www.hideme.io/ For any problem and suggestion, feel free to contact [email protected] We’d like to hear from you!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | HideMe FreeVPN |
ID | iaddbcgfmhnpdmpaocehjdjkcddjojel |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/hideme-freevpn/iaddbcgfmhnpdmpaocehjdjkcddjojel |
คำอธิบาย | Unblock websites and stay secure with HideMe |
ขนาดไฟล์ | 1.07 MB |
จำนวนการติดตั้ง | 12,673 |
เวอร์ชันปัจจุบัน | 18.5.10 |
อัปเดตครั้งล่าสุด | 2018-05-10 |
วันที่เผยแพร่ | 2018-05-09 |
คะแนน | 3.32/5 รวมทั้งหมด 118 คะแนน |
ผู้พัฒนา | https://www.hideme.io |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.freevpn.pw |
URL หน้าช่วยเหลือ | https://www.freevpn.pw |
URL หน้านโยบายความเป็นส่วนตัว | https://github.com/jjqqkk/mac-vpn-plus/blob/master/privacy.md |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "HideMe FreeVPN", "short_name": "HideMe VPN", "description": "Unblock websites and stay secure with HideMe", "version": "18.5.10", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": { "48": "off48.png", "64": "off64.png", "128": "off128.png" }, "default_popup": "popup.html", "default_title": "HideMe" }, "background": { "scripts": [ "background.js" ] }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "permissions": [ "proxy", "storage", "alarms", "notifications" ] } |