Netmap VPN - Free Proxy

Set Proxy for Google Chrome Platform

¿Qué es Netmap VPN - Free Proxy?

Netmap VPN - Free Proxy es una extensión de Chrome desarrollada por netmap.net, y su función principal es "Set Proxy for Google Chrome Platform".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Netmap VPN - Free Proxy

Descarga archivos de extensión Netmap VPN - Free Proxy en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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 трафика.
- Вы можете использовать любой объем трафика без ограничений, и не заметите разницы в скорости соединения.                    

Información Básica de la Extensión

Nombre Netmap VPN - Free Proxy Netmap VPN - Free Proxy
ID kpogeogdfalpckoldcgnfpoimfcdeheo
URL Oficial https://chrome.google.com/webstore/detail/netmap-vpn-free-proxy/kpogeogdfalpckoldcgnfpoimfcdeheo
Descripción Set Proxy for Google Chrome Platform
Tamaño del Archivo 2.11 MB
Cantidad de Instalaciones 1,000
Versión Actual 1.0.0
Última Actualización 2020-04-16
Fecha de Publicación 2020-04-12
Calificación 2.00/5 Total de 3 Calificaciones
Desarrollador netmap.net
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://netmap.net
URL de la Página de Ayuda https://netmap.net/support
URL de la Página de Política de Privacidad https://netmap.net/en/puboferta
Idiomas Soportados 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"
    ]
}