1Block Authentication Plugin

This extension is a complete 1Block client for the browser

What is 1Block Authentication Plugin?

1Block Authentication Plugin is a Chrome extension developed by https://1block.io, and its main feature is "This extension is a complete 1Block client for the browser".

Extension Screenshots

Download 1Block Authentication Plugin Extension CRX File

Download 1Block Authentication Plugin extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name 1Block Authentication Plugin 1Block Authentication Plugin
ID ppeekmonaoacdchnhlinjgopeikienpj
Official URL https://chromewebstore.google.com/detail/1block-authentication-plu/ppeekmonaoacdchnhlinjgopeikienpj
Description This extension is a complete 1Block client for the browser
File Size 3 MB
Installation Count 29
Current Version 1.4
Last Updated 2016-01-05
Publish Date 2016-01-05
Developer https://1block.io
Payment Type free
Supported Languages 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"
    ]
}