Secure VPN Unblock website - SecurityInfinity

Introducing SecurityInfinity VPN - the ultimate solution for online privacy and security. With our state-of-the-art encryption…

O que é Secure VPN Unblock website - SecurityInfinity?

Secure VPN Unblock website - SecurityInfinity é uma extensão do Chrome desenvolvida por https://securityinfinity.com, e sua principal característica é "Introducing SecurityInfinity VPN - the ultimate solution for online privacy and security. With our state-of-the-art encryption…".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Secure VPN Unblock website - SecurityInfinity

Baixe arquivos de extensão Secure VPN Unblock website - SecurityInfinity 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

                        Introducing SecurityInfinity VPN - the ultimate solution for online privacy and security. With our state-of-the-art encryption technology and global network of servers, you can surf the web with complete peace of mind. Our VPN encrypts your internet connection, making it impossible for hackers and online advertisers to track your online activities. Plus, our easy-to-use interface makes it simple for anyone to protect their online identity. So why settle for anything less? Try SecurityInfinity VPN today and experience true online freedom.                    

Informações Básicas da Extensão

Nome Secure VPN Unblock website - SecurityInfinity Secure VPN Unblock website - SecurityInfinity
ID feibohiconlmmpgocmmifefofjckekfo
URL Oficial https://chromewebstore.google.com/detail/secure-vpn-unblock-websit/feibohiconlmmpgocmmifefofjckekfo
Descrição Introducing SecurityInfinity VPN - the ultimate solution for online privacy and security. With our state-of-the-art encryption…
Tamanho do Arquivo 25.15 KB
Contagem de Instalações 80
Versão Atual 1.0
Última Atualização 2023-01-29
Data de Publicação 2023-01-27
Classificação 3.86/5 Total de 7 Avaliações
Desenvolvedor https://securityinfinity.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://securityinfinity.com
URL da Página de Ajuda https://securityinfinity.com/contact
URL da Página de Política de Privacidade https://securityinfinity.com/privacy-policy
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Secure VPN Unblock website - SecurityInfinity",
    "version": "1.0",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "proxy"
    ],
    "background": {
        "service_worker": "background.js"
    }
}