1Block Authentication Plugin

This extension is a complete 1Block client for the browser

1Block Authentication Plugin là gì?

1Block Authentication Plugin là một tiện ích mở rộng Chrome được phát triển bởi https://1block.io, và tính năng chính của nó là "This extension is a complete 1Block client for the browser".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

Tải xuống tệp CRX của tiện ích mở rộng 1Block Authentication Plugin

Tải xuống các tệp mở rộng 1Block Authentication Plugin dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên 1Block Authentication Plugin 1Block Authentication Plugin
ID ppeekmonaoacdchnhlinjgopeikienpj
URL Chính Thức https://chromewebstore.google.com/detail/1block-authentication-plu/ppeekmonaoacdchnhlinjgopeikienpj
Mô tả This extension is a complete 1Block client for the browser
Kích Thước Tệp 3 MB
Số Lần Cài Đặt 29
Phiên Bản Hiện Tại 1.4
Cập Nhật Lần Cuối 2016-01-05
Ngày Phát Hành 2016-01-05
Nhà Phát Triển https://1block.io
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}