UltraSurf Security, Privacy & Unblock VPN

Unblock The Internet With The Flip Of A Switch.

什么是UltraSurf Security, Privacy & Unblock VPN?

UltraSurf Security, Privacy & Unblock VPN是由Ultrareach开发的Chrome扩展程序,该扩展的主要功能是“Unblock The Internet With The Flip Of A Switch.”。

扩展截图

screenshot
screenshot
screenshot

下载UltraSurf Security, Privacy & Unblock VPN扩展crx文件

下载UltraSurf Security, Privacy & Unblock VPN扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 UltraSurf Security, Privacy & Unblock VPN UltraSurf Security, Privacy & Unblock VPN
ID mjnbclmflcpookeapghfhapeffmpodij
官方URL https://chromewebstore.google.com/detail/ultrasurf-security-privac/mjnbclmflcpookeapghfhapeffmpodij
简介 Unblock The Internet With The Flip Of A Switch.
文件大小 593 KB
安装次数 935,508
当前版本 1.8.4
更新时间 2023-12-21
上架时间 2018-10-15
评分 4.58/5 共18758次评分
开发者 Ultrareach
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://ultrasurf.us/privacy
支持的语言 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": [
                ""
            ]
        }
    ]
}