Netmap VPN - Free Proxy

Set Proxy for Google Chrome Platform

Hvad er Netmap VPN - Free Proxy?

Netmap VPN - Free Proxy er en Chrome-udvidelse udviklet af netmap.net, og dens hovedfunktion er "Set Proxy for Google Chrome Platform".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Netmap VPN - Free Proxy-udvidelses-CRX-fil

Download Netmap VPN - Free Proxy-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn Netmap VPN - Free Proxy Netmap VPN - Free Proxy
ID kpogeogdfalpckoldcgnfpoimfcdeheo
Officiel URL https://chrome.google.com/webstore/detail/netmap-vpn-free-proxy/kpogeogdfalpckoldcgnfpoimfcdeheo
Beskrivelse Set Proxy for Google Chrome Platform
Filstørrelse 2.11 MB
Antal Installationer 1,000
Nuværende Version 1.0.0
Senest Opdateret 2020-04-16
Udgivelsesdato 2020-04-12
Bedømmelse 2.00/5 Samlet 3 Bedømmelser
Udvikler netmap.net
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://netmap.net
Hjælpeside-URL https://netmap.net/support
URL til Fortrolighedspolitik Side https://netmap.net/en/puboferta
Understøttede Sprog 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"
    ]
}