UPPERSAFE

Anonymous and secure Internet access

什么是UPPERSAFE?

UPPERSAFE是由https://uppersafe.com开发的Chrome扩展程序,该扩展的主要功能是“Anonymous and secure Internet access”。

扩展截图

screenshot

下载UPPERSAFE扩展crx文件

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

扩展使用说明

                        UPPERSAFE provides a universal and easy to use cloud protection ("Firewall as a Service") to help individuals and small businesses to secure all their devices.

Our firewall ensures you an efficient protection against cyber threats. It blocks everything that could be dangerous for your devices and prevents the hack of your data.

Our VPN creates a secure tunnel between your devices and our service. It encrypts your web browsing and all your communications. It also makes you anonymous on the Internet to protect your privacy.

Learn more about the features: https://uppersafe.com                    

扩展基本信息

名称 UPPERSAFE UPPERSAFE
ID iobkgicmookonkhaijnhoodijfhiljha
官方URL https://chromewebstore.google.com/detail/uppersafe/iobkgicmookonkhaijnhoodijfhiljha
简介 Anonymous and secure Internet access
文件大小 16.98 KB
安装次数 776
当前版本 1.6.2
更新时间 2017-11-27
上架时间 2017-11-27
评分 3.57/5 共37次评分
开发者 https://uppersafe.com
付费类型 free
扩展官网 https://uppersafe.com
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "UPPERSAFE",
    "description": "Anonymous and secure Internet access",
    "version": "1.6.2",
    "permissions": [
        "http:\/\/web.uppersafe.com\/",
        "https:\/\/web.uppersafe.com\/",
        "http:\/\/api.ipify.org\/",
        "https:\/\/api.ipify.org\/"
    ],
    "icons": {
        "128": ".\/data\/uppersafe-128x128.png"
    },
    "background": {
        "scripts": [
            ".\/main.js"
        ]
    },
    "browser_action": {
        "default_title": "UPPERSAFE"
    },
    "manifest_version": 2
}