UPPERSAFE
Anonymous and secure Internet access
O que é UPPERSAFE?
UPPERSAFE é uma extensão do Chrome desenvolvida por https://uppersafe.com, e sua principal característica é "Anonymous and secure Internet access".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão UPPERSAFE
Baixe arquivos de extensão UPPERSAFE no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | UPPERSAFE |
ID | iobkgicmookonkhaijnhoodijfhiljha |
URL Oficial | https://chromewebstore.google.com/detail/uppersafe/iobkgicmookonkhaijnhoodijfhiljha |
Descrição | Anonymous and secure Internet access |
Tamanho do Arquivo | 16.98 KB |
Contagem de Instalações | 776 |
Versão Atual | 1.6.2 |
Última Atualização | 2017-11-27 |
Data de Publicação | 2017-11-27 |
Classificação | 3.57/5 Total de 37 Avaliações |
Desenvolvedor | https://uppersafe.com |
Tipo de Pagamento | free |
Site da Extensão | https://uppersafe.com |
Idiomas Suportados | 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 } |