UltraSurf Security, Privacy & Unblock VPN

Unblock The Internet With The Flip Of A Switch.

What is UltraSurf Security, Privacy & Unblock VPN?

UltraSurf Security, Privacy & Unblock VPN is a Chrome extension developed by Ultrareach, and its main feature is "Unblock The Internet With The Flip Of A Switch.".

Extension Screenshots

screenshot
screenshot
screenshot

Download UltraSurf Security, Privacy & Unblock VPN Extension CRX File

Download UltraSurf Security, Privacy & Unblock VPN 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

                        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.                    

Extension Basic Information

Name UltraSurf Security, Privacy & Unblock VPN UltraSurf Security, Privacy & Unblock VPN
ID mjnbclmflcpookeapghfhapeffmpodij
Official URL https://chromewebstore.google.com/detail/ultrasurf-security-privac/mjnbclmflcpookeapghfhapeffmpodij
Description Unblock The Internet With The Flip Of A Switch.
File Size 593 KB
Installation Count 935,508
Current Version 1.8.4
Last Updated 2023-12-21
Publish Date 2018-10-15
Rating 4.58/5 Total 18758 Ratings
Developer Ultrareach
Email [email protected]
Payment Type free
Privacy Policy Page URL https://ultrasurf.us/privacy
Supported Languages 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": [
                ""
            ]
        }
    ]
}