1Block Authentication Plugin

This extension is a complete 1Block client for the browser

O que é 1Block Authentication Plugin?

1Block Authentication Plugin é uma extensão do Chrome desenvolvida por https://1block.io, e sua principal característica é "This extension is a complete 1Block client for the browser".

Capturas de Tela da Extensão

Baixar o arquivo CRX da Extensão 1Block Authentication Plugin

Baixe arquivos de extensão 1Block Authentication Plugin 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

                        As everyone knows passwords are hard to remember, hard to manage, and subject to compromise. 1Block is an authentication manager that is simple, secure, and requires no passwords. One ID is all you need. Logins happen via a QR code, and no sensitive or personal information ever passes over the network. 1Block uses Blockchain technology, the same security used by Bitcoin.                    

Informações Básicas da Extensão

Nome 1Block Authentication Plugin 1Block Authentication Plugin
ID ppeekmonaoacdchnhlinjgopeikienpj
URL Oficial https://chromewebstore.google.com/detail/1block-authentication-plu/ppeekmonaoacdchnhlinjgopeikienpj
Descrição This extension is a complete 1Block client for the browser
Tamanho do Arquivo 3 MB
Contagem de Instalações 29
Versão Atual 1.4
Última Atualização 2016-01-05
Data de Publicação 2016-01-05
Desenvolvedor https://1block.io
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "1Block Authentication Plugin",
    "short_name": "1Block",
    "description": "This extension is a complete 1Block client for the browser",
    "version": "1.4",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "background"
    ]
}