vpnEstonia - Fastest VPN at lowest latency

vpnEstonia - the fastest VPN at lowest latency. Secure your data to the highest of standards, access neutral internet.

vpnEstonia - Fastest VPN at lowest latencyคืออะไร?

vpnEstonia - Fastest VPN at lowest latency เป็นส่วนขยายของ Chrome ที่พัฒนาโดย VpnEstonia และคุณลักษณะหลักของมันคือ "vpnEstonia - the fastest VPN at lowest latency. Secure your data to the highest of standards, access neutral internet."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย vpnEstonia - Fastest VPN at lowest latency

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

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

                        Privacy, security, and speed to the highest of standards. Control the VpnEstonia Chrome Extension directly from Chrome, change your location, and access content anywhere.

Why VpnEstonia for Chrome?

⚡ Instant access to your VPN
One click to connect and start browsing securely.

🌍 Changes your location
Pass government/corporate/ISP restrictions and access your favourite content

🛡  Blocks WebRTC
Prevents websites from discovering your IP address and location.

🔓 HTTPS Everywhere
Automatically connects to the more-secure HTTPS version of websites.

-----

VpnEstonia is a virtual private network engineered to protect your privacy and security. Use the internet safely and anonymously in just a few clicks.
 
🚀 Fast VPN network
Connect to 300,000+ servers in 320 locations in 190 countries. Unlimited speeds and bandwidth.
 
📺 Access any content
Stream or download anything, from any of our servers, anywhere on Earth.
 
🔐 Safe and anonymous
TrustedServer technology and powerful encryption protect you from hackers and trackers. Secure your connection on public Wi-Fi hotspots.
 
🙈 Protect your privacy
Hide your IP address and location. Strict privacy policy: No activity logs, no connection logs.
 
💬 24/7 customer service
Get help in seconds, not days. Ask us anything through live chat support or email.

-----

VpnEstonia keeps no connection logs and no activity logs, so no user can be matched to specific network activity or behavior.
-----

Learn more about vpnEstonia:
https://vpnestonia.com/
https://vpnestonia.com/#!/privacy                    

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

ชื่อ vpnEstonia - Fastest VPN at lowest latency vpnEstonia - Fastest VPN at lowest latency
ID nhpmkadfmieicpkanpcdmhbgbanflbpa
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/vpnestonia-fastest-vpn-at/nhpmkadfmieicpkanpcdmhbgbanflbpa
คำอธิบาย vpnEstonia - the fastest VPN at lowest latency. Secure your data to the highest of standards, access neutral internet.
ขนาดไฟล์ 3.93 MB
จำนวนการติดตั้ง 12,740
เวอร์ชันปัจจุบัน 0.0.6
อัปเดตครั้งล่าสุด 2021-01-01
วันที่เผยแพร่ 2020-12-08
คะแนน 4.24/5 รวมทั้งหมด 247 คะแนน
ผู้พัฒนา VpnEstonia
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://vpnestonia.com/
URL หน้าช่วยเหลือ https://vpnestonia.com/#!/support
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "background": {
        "scripts": [
            "scripts\/background.js"
        ]
    },
    "browser_action": {
        "default_title": "vpnEstonia",
        "default_popup": "build\/popup.html"
    },
    "content_security_policy": "script-src 'self'; object-src 'self';",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "icons\/disabled-128.png",
        "16": "icons\/disabled-16.png",
        "48": "icons\/disabled-48.png",
        "64": "icons\/disabled-64.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "22.0",
    "name": "__MSG_appName__",
    "options_page": "options.html",
    "options_ui": {
        "chrome_style": true,
        "page": "options.html"
    },
    "permissions": [
        "file:\/\/*\/*",
        "",
        "chrome:\/\/favicon\/",
        "webRequest",
        "webRequestBlocking",
        "proxy",
        "unlimitedStorage",
        "background"
    ],
    "short_name": "vpnEstonia",
    "version": "0.0.6",
    "web_accessible_resources": [
        "build\/popup.html",
        "scripts\/flags.min.js",
        "scripts\/vpnEstonia.js",
        "scripts\/datalogger.js",
        "vpnEstonia.css",
        "images\/check.gif",
        "assets\/icons\/utility-sprite\/svg\/symbols.svg",
        "assets\/*",
        "assets\/country\/*",
        "icons\/ico3166\/*"
    ]
}