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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
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" ] } |