Netmap VPN - Free Proxy

Set Proxy for Google Chrome Platform

Wat is Netmap VPN - Free Proxy?

Netmap VPN - Free Proxy is een Chrome-extensie ontwikkeld door netmap.net, en de belangrijkste functie is "Set Proxy for Google Chrome Platform".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Netmap VPN - Free Proxy

Download Netmap VPN - Free Proxy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Netmap VPN - Free Proxy Netmap VPN - Free Proxy
ID kpogeogdfalpckoldcgnfpoimfcdeheo
Officiële URL https://chrome.google.com/webstore/detail/netmap-vpn-free-proxy/kpogeogdfalpckoldcgnfpoimfcdeheo
Beschrijving Set Proxy for Google Chrome Platform
Bestandsgrootte 2.11 MB
Aantal Installaties 1,000
Huidige Versie 1.0.0
Laatst Bijgewerkt 2020-04-16
Publicatiedatum 2020-04-12
Beoordeling 2.00/5 Totaal 3 Beoordelingen
Ontwikkelaar netmap.net
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://netmap.net
Help Pagina-URL https://netmap.net/support
URL van de Privacybeleid Pagina https://netmap.net/en/puboferta
Ondersteunde Talen 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"
    ]
}