Netmap VPN - Free Proxy

Set Proxy for Google Chrome Platform

Was ist Netmap VPN - Free Proxy?

Netmap VPN - Free Proxy ist eine Chrome-Erweiterung, die von netmap.net entwickelt wurde, und ihr Hauptmerkmal ist "Set Proxy for Google Chrome Platform".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Netmap VPN - Free Proxy-Erweiterungs-CRX-Datei herunterladen

Laden Sie Netmap VPN - Free Proxy-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Fast, practical and anonymous access to the Internet using the Netmap VPN service.
Use free VPN servers for registered users, evaluate the quality of service.

The main concept of providing a VPN service is to maintain confidentiality on the Internet.

Main advantages:
- Complete lack of traffic logging.
- We do not limit access to P2P, VoIP and Torrent.
- Own DNS servers with encryption of outgoing requests.
- concepts of service, maintain confidentiality on the Internet.
- All queries to the DNS are encrypted, the provider does not see which sites you visit.
- Creation of individual Firewall permissions and bans on visiting sites.

You get the opportunity to protect your data on the network from intruders and malicious resources.

VPN Short Description:
- Netmap VPN - free access to different countries without any restrictions.
- All the functions of paid applications are absolutely free with the highest level of quality on "free" servers.
- You will be surprised by the convenient and pleasant interface. Allowed torrents and file sharing.
- Today, online anonymity is a basic requirement even for the average Internet user.
- High degree of traffic encryption ensures the privacy and security of Netmap VPN users.
- Using the services of the Netmap VPN provider, you have no restrictions on the use of VPN traffic.
- You can use any amount of traffic without restrictions, and you will not notice the difference in connection speed.

-

Быстрый, практичный и анонимный доступ к Интернету с помощью сервиса Netmap VPN.
Используйте бесплатные VPN серверы для зарегистрированных пользователей, оцените качество сервиса.

Главная концепция предоставления сервиса VPN, сохранить конфиденциальность в интернете.

Основные преимущества:
- Полное отсутствие логирования трафика.
- Мы не ограничиваем допступ к P2P, VoIP и Torrent.
- Собственные DNS серверы с шифрованием исходящих запросов.
- концепций сервиса, сохранить конфиденциальность в интернете.
- Все запросы к DNS шифруются, провайдер не видит какие сайты Вы посещаете.
- Создание индивидуальных Firewall разрешений и запретов на посещения сайтов.

Вы получаете возможность защитить свои данные в сети от вторжений злоумышленников и вредоносных ресурсов.

Краткое описание VPN:
- Netmap VPN - бесплатный доступ в разные страны без каких-либо ограничений.
- Все функции платных приложений абсолютно бесплатны при высочайшем уровне качества на «free» серверах.
- Вы будете удивлены удобным и приятным интерфейсом. Разрешены торренты и обмен файлами.
- На сегодняшний день анонимность в сети является основным требованием даже для среднего интернет-пользователя.
- Высокая степень шифрования трафика обеспечивает конфиденциальность и безопасность пользователей Netmap VPN.
- Используя услуги провайдера Netmap VPN, Вы не имеете ограничений на использование VPN трафика.
- Вы можете использовать любой объем трафика без ограничений, и не заметите разницы в скорости соединения.                    

Grundlegende Informationen zur Erweiterung

Name Netmap VPN - Free Proxy Netmap VPN - Free Proxy
ID kpogeogdfalpckoldcgnfpoimfcdeheo
Offizielle URL https://chrome.google.com/webstore/detail/netmap-vpn-free-proxy/kpogeogdfalpckoldcgnfpoimfcdeheo
Beschreibung Set Proxy for Google Chrome Platform
Dateigröße 2.11 MB
Installationsanzahl 1,000
Aktuelle Version 1.0.0
Letztes Update 2020-04-16
Veröffentlichungsdatum 2020-04-12
Bewertung 2.00/5 Insgesamt 3 Bewertungen
Entwickler netmap.net
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://netmap.net
Hilfeseite URL https://netmap.net/support
URL der Datenschutzrichtlinien-Seite https://netmap.net/en/puboferta
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Netmap VPN - Free Proxy",
    "version": "1.0.0",
    "description": "Set Proxy for Google Chrome Platform",
    "author": "Netmap",
    "icons": {
        "128": "icons\/disconnected.png"
    },
    "browser_action": {
        "default_title": "Use this to open the popup",
        "default_popup": "popup\/popup.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "tabs",
        "proxy",
        "",
        "webRequest",
        "webRequestBlocking"
    ]
}