1Block Authentication Plugin

This extension is a complete 1Block client for the browser

1Block Authentication Pluginคืออะไร?

1Block Authentication Plugin เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://1block.io และคุณลักษณะหลักของมันคือ "This extension is a complete 1Block client for the browser"

ภาพหน้าจอของส่วนขยาย

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย 1Block Authentication Plugin

ดาวน์โหลดไฟล์ส่วนขยาย 1Block Authentication Plugin ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ 1Block Authentication Plugin 1Block Authentication Plugin
ID ppeekmonaoacdchnhlinjgopeikienpj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/1block-authentication-plu/ppeekmonaoacdchnhlinjgopeikienpj
คำอธิบาย This extension is a complete 1Block client for the browser
ขนาดไฟล์ 3 MB
จำนวนการติดตั้ง 29
เวอร์ชันปัจจุบัน 1.4
อัปเดตครั้งล่าสุด 2016-01-05
วันที่เผยแพร่ 2016-01-05
ผู้พัฒนา https://1block.io
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
    ]
}