1Block Authentication Plugin

This extension is a complete 1Block client for the browser

Cos'è 1Block Authentication Plugin?

1Block Authentication Plugin è un'estensione di Chrome sviluppata da https://1block.io, e la sua funzione principale è "This extension is a complete 1Block client for the browser".

Screenshot dell'Estensione

Scarica il file CRX dell'estensione 1Block Authentication Plugin

Scarica i file di estensione 1Block Authentication Plugin in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome 1Block Authentication Plugin 1Block Authentication Plugin
ID ppeekmonaoacdchnhlinjgopeikienpj
URL Ufficiale https://chromewebstore.google.com/detail/1block-authentication-plu/ppeekmonaoacdchnhlinjgopeikienpj
Descrizione This extension is a complete 1Block client for the browser
Dimensione del File 3 MB
Conteggio Installazioni 29
Versione Corrente 1.4
Ultimo Aggiornamento 2016-01-05
Data di Pubblicazione 2016-01-05
Sviluppatore https://1block.io
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}