Netmap VPN - Free Proxy

Set Proxy for Google Chrome Platform

What is Netmap VPN - Free Proxy?

Netmap VPN - Free Proxy is a Chrome extension developed by netmap.net, and its main feature is "Set Proxy for Google Chrome Platform".

Extension Screenshots

screenshot
screenshot
screenshot

Download Netmap VPN - Free Proxy Extension CRX File

Download Netmap VPN - Free Proxy extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Netmap VPN - Free Proxy Netmap VPN - Free Proxy
ID kpogeogdfalpckoldcgnfpoimfcdeheo
Official URL https://chrome.google.com/webstore/detail/netmap-vpn-free-proxy/kpogeogdfalpckoldcgnfpoimfcdeheo
Description Set Proxy for Google Chrome Platform
File Size 2.11 MB
Installation Count 1,000
Current Version 1.0.0
Last Updated 2020-04-16
Publish Date 2020-04-12
Rating 2.00/5 Total 3 Ratings
Developer netmap.net
Email [email protected]
Payment Type free
Extension Website https://netmap.net
Help Page URL https://netmap.net/support
Privacy Policy Page URL https://netmap.net/en/puboferta
Supported Languages 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"
    ]
}