Free Avira Phantom VPN – Unblock Websites

Climb over firewalls to access any site – securely and privately. Unlimited data & FREE.

ما هو Free Avira Phantom VPN – Unblock Websites؟

Free Avira Phantom VPN – Unblock Websites هو إضافة Chrome تم تطويرها بواسطة Avira، والميزة الرئيسية لها هي "Climb over firewalls to access any site – securely and privately. Unlimited data & FREE.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Free Avira Phantom VPN – Unblock Websites

قم بتنزيل ملفات الامتداد Free Avira Phantom VPN – Unblock Websites بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Why Avira Phantom VPN?
•	Unlimited bandwidth
•	Better than a proxy – offers data encryption
•	Unblocks websites
•	Bypasses firewalls
•	Hides you from your ISP
•	Masks your IP address
•	Secures your Internet connection
•	Completely free! 

#Unblock your favorite content
Get a more global Internet experience. Some news channels, social networking sites, and video streaming websites cannot be accessed from certain regions or are blocked by firewalls at work and at university. Avira Phantom VPN unblocks access to these sites — helping you enjoy a freer web. 

#Browse anonymously 
Anonymously browse the Internet. Avira Phantom VPN masks – your real IP address to make you look like you’re somewhere (and someone) else. This makes it much harder for advertisers to track you across websites, prevents your Internet Service Provider from seeing which websites you access, and prevents your private data from being collected and exploited. 

#Secure your Internet connection
Prevent cybercriminals from intercepting your private data. When you’re on an open/unsecured WiFi network, hackers and other third parties can see your communications with friends, within social networks and shopping/banking portals, etc. Avira Phantom VPN encrypts your data on any network.

#VPN client technology
Enjoy the benefits of our VPN client version, available to you as a free extension in your Chrome browser. We use HTTP (proxy) protocol on port 443 TCP (with SSL) combined with military-grade encryption (AES-256) to keep everything you do online secure and private.

#Languages
English, German, French, and Italian

Like our VPN extension for Chrome? Let us know by rating us in the Chrome Web Store!                    

معلومات أساسية عن التمديد

الاسم Free Avira Phantom VPN – Unblock Websites Free Avira Phantom VPN – Unblock Websites
ID dfkdflfgjdajbhocmfjolpjbebdkcjog
عنوان URL الرسمي https://chrome.google.com/webstore/detail/free-avira-phantom-vpn-%E2%80%93/dfkdflfgjdajbhocmfjolpjbebdkcjog
الوصف Climb over firewalls to access any site – securely and privately. Unlimited data & FREE.
حجم الملف 1.65 MB
عدد التثبيتات 93,868
النسخة الحالية 1.5.1
آخر تحديث 2019-06-24
تاريخ النشر 2019-06-24
تقييم 3.90/5 مجموع تقييمات 307
المطور Avira
البريد الإلكتروني [email protected]
موقع الإضافة https://www.avira.com/
عنوان صفحة المساعدة https://www.avira.com/support
عنوان صفحة سياسة الخصوصية https://privacy.avira.com
اللغات المدعومة de,en,fr,it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "1.5.1",
    "manifest_version": 2,
    "icons": {
        "16": "images\/png\/vpn_icon_16.png",
        "48": "images\/png\/vpn_icon_48.png",
        "128": "images\/png\/vpn_icon_128.png"
    },
    "browser_action": {
        "default_icon": "images\/png\/disconnected.png",
        "default_title": "Avira Phantom VPN",
        "default_popup": "index.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google.com https:\/\/www.gstatic.com https:\/\/passwords.avira.com; object-src 'self'",
    "permissions": [
        "",
        "tabs",
        "proxy",
        "storage",
        "webRequest",
        "webRequestBlocking"
    ]
}