1Block Authentication Plugin

This extension is a complete 1Block client for the browser

Was ist 1Block Authentication Plugin?

1Block Authentication Plugin ist eine Chrome-Erweiterung, die von https://1block.io entwickelt wurde, und ihr Hauptmerkmal ist "This extension is a complete 1Block client for the browser".

Erweiterungsscreenshots

1Block Authentication Plugin-Erweiterungs-CRX-Datei herunterladen

Laden Sie 1Block Authentication Plugin-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name 1Block Authentication Plugin 1Block Authentication Plugin
ID ppeekmonaoacdchnhlinjgopeikienpj
Offizielle URL https://chromewebstore.google.com/detail/1block-authentication-plu/ppeekmonaoacdchnhlinjgopeikienpj
Beschreibung This extension is a complete 1Block client for the browser
Dateigröße 3 MB
Installationsanzahl 29
Aktuelle Version 1.4
Letztes Update 2016-01-05
Veröffentlichungsdatum 2016-01-05
Entwickler https://1block.io
Zahlungsart free
Unterstützte Sprachen 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"
    ]
}