UPPERSAFE
Anonymous and secure Internet access
What is UPPERSAFE?
UPPERSAFE is a Chrome extension developed by https://uppersafe.com, and its main feature is "Anonymous and secure Internet access".
Extension Screenshots
Download UPPERSAFE Extension CRX File
Download UPPERSAFE 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
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
Extension Basic Information
Name | UPPERSAFE |
ID | iobkgicmookonkhaijnhoodijfhiljha |
Official URL | https://chromewebstore.google.com/detail/uppersafe/iobkgicmookonkhaijnhoodijfhiljha |
Description | Anonymous and secure Internet access |
File Size | 16.98 KB |
Installation Count | 776 |
Current Version | 1.6.2 |
Last Updated | 2017-11-27 |
Publish Date | 2017-11-27 |
Rating | 3.57/5 Total 37 Ratings |
Developer | https://uppersafe.com |
Payment Type | free |
Extension Website | https://uppersafe.com |
Supported Languages | 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 } |