UltraSurf Security, Privacy & Unblock VPN

Unblock The Internet With The Flip Of A Switch.

O que é UltraSurf Security, Privacy & Unblock VPN?

UltraSurf Security, Privacy & Unblock VPN é uma extensão do Chrome desenvolvida por Ultrareach, e sua principal característica é "Unblock The Internet With The Flip Of A Switch.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão UltraSurf Security, Privacy & Unblock VPN

Baixe arquivos de extensão UltraSurf Security, Privacy & Unblock VPN no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Unblock The Internet. Fast And Secure Proxy And VPN Protection At The Flip Of A Switch.

Join millions of people worldwide who are reclaiming their rights to a free, open, and unblocked internet with UltraSurf.

Our VPN and proxy tool is trusted by users and experts alike - Harvard University's Berkman Center named UltraSurf "the best performing of all the tested tools" in their Circumvention Landscape Report.

With UltraSurf, you can:

Circumvent repressive censorship and access the content you want, wherever you are in the world.
Use public wifi safely and securely, with all traffic encrypted and your IP and location masked.
Enjoy complete online privacy and security with just one click.
UltraSurf fights against billion-dollar censorship systems in countries like China, Iran, and Vietnam on a daily basis. Whether you're facing censorship from your government, corporation, or campus, we're here to help.

Join the millions of users worldwide who trust UltraSurf for fast, secure, and reliable online access.

For mobile devices, we offer the UltraSurf VPN app for both Android and iOS:

Android: https://play.google.com/store/apps/details?id=us.ultrasurf.mobile.ultrasurf
iOS: https://apps.apple.com/us/app/ultrasurf-vpn/id1563051300

If you have any questions or concerns, our support team is always available to assist you.                    

Informações Básicas da Extensão

Nome UltraSurf Security, Privacy & Unblock VPN UltraSurf Security, Privacy & Unblock VPN
ID mjnbclmflcpookeapghfhapeffmpodij
URL Oficial https://chromewebstore.google.com/detail/ultrasurf-security-privac/mjnbclmflcpookeapghfhapeffmpodij
Descrição Unblock The Internet With The Flip Of A Switch.
Tamanho do Arquivo 593 KB
Contagem de Instalações 935,508
Versão Atual 1.8.4
Última Atualização 2023-12-21
Data de Publicação 2018-10-15
Classificação 4.58/5 Total de 18758 Avaliações
Desenvolvedor Ultrareach
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://ultrasurf.us/privacy
Idiomas Suportados id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "UltraSurf Security, Privacy & Unblock VPN",
    "description": "Unblock The Internet With The Flip Of A Switch.",
    "version": "1.8.4",
    "manifest_version": 3,
    "icons": {
        "16": "assets\/img\/icon\/icon_16.png",
        "48": "assets\/img\/icon\/icon_48.png",
        "128": "assets\/img\/icon\/icon_128.png"
    },
    "background": {
        "service_worker": "app.js",
        "type": "module"
    },
    "action": {
        "default_popup": "control.html",
        "default_icon": "assets\/img\/icon\/icon_BW_48.png"
    },
    "permissions": [
        "webRequest",
        "storage",
        "proxy",
        "alarms"
    ],
    "host_permissions": [
        ""
    ],
    "default_locale": "en",
    "web_accessible_resources": [
        {
            "resources": [
                "injected_content.js"
            ],
            "matches": [
                ""
            ]
        }
    ]
}