UPPERSAFE
Anonymous and secure Internet access
UPPERSAFEとは何ですか?
UPPERSAFEはhttps://uppersafe.comによって開発されたChromeの拡張機能で、その主な機能は「Anonymous and secure Internet access」です。
拡張機能のスクリーンショット
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 |
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 } |