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
官方網址 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
}