1Block Authentication Plugin

This extension is a complete 1Block client for the browser

Co je 1Block Authentication Plugin?

1Block Authentication Plugin je rozšíření Chrome vyvinuté https://1block.io, a jeho hlavní funkcí je „This extension is a complete 1Block client for the browser“.

Snímky obrazovky rozšíření

Stáhnout soubor CRX rozšíření 1Block Authentication Plugin

Stáhněte si soubory rozšíření 1Block Authentication Plugin ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název 1Block Authentication Plugin 1Block Authentication Plugin
ID ppeekmonaoacdchnhlinjgopeikienpj
Oficiální URL https://chromewebstore.google.com/detail/1block-authentication-plu/ppeekmonaoacdchnhlinjgopeikienpj
Popis This extension is a complete 1Block client for the browser
Velikost souboru 3 MB
Počet instalací 29
Aktuální Verze 1.4
Poslední Aktualizace 2016-01-05
Datum Vydání 2016-01-05
Vývojář https://1block.io
Typ Platby free
Podporované Jazyky 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"
    ]
}