Zero(formerly ID Guard Offline)
Fill passwords safely in browsers with the most secure password manager extension Zero(formerly ID Guard Offline).
什麼是Zero(formerly ID Guard Offline)?
Zero(formerly ID Guard Offline)是由bluespace.china開發的Chrome擴展程式,該擴展的主要功能是“Fill passwords safely in browsers with the most secure password manager extension Zero(formerly ID Guard Offline).”。
擴展截圖
下載Zero(formerly ID Guard Offline)擴展crx文件
下載Zero(formerly ID Guard Offline)擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Autofill your password in browser by scanning QR code with Zero(formerly ID Guard Offline) app on your phone. How does it work? 1. A QR code will show up when you open a web page with a login form. 2. Open Zero app(not this extension) on your phone and scan the QR code. 3. Choose the account. 4. Your login form on the web page will be filled automatically. How secure is it? When filling password from your phone to the web page, your password is encrypted with a one time encryption key known only by this extension and the app on your phone. It can never be decrypted during the transmission on Internet. Unlike most password manager extensions, this extension does not save any passwords. Your passwords are stored on your smartphone with security chip and sandbox protection. No password can be sent to the browser automatically unless you scan the QR code with the app on your smartphone. That means, no malicious desktop program or website can steal your passwords without your awareness.
擴展基本資訊
名稱 | Zero(formerly ID Guard Offline) |
ID | kimpaankoiokddpaghgclckecbeogifh |
官方網址 | https://chromewebstore.google.com/detail/zeroformerly-id-guard-off/kimpaankoiokddpaghgclckecbeogifh |
簡介 | Fill passwords safely in browsers with the most secure password manager extension Zero(formerly ID Guard Offline). |
檔案大小 | 246 KB |
安裝次數 | 244 |
目前版本 | 2022.12 |
更新時間 | 2022-12-29 |
上架時間 | 2020-08-04 |
評分 | 5.00/5 共 6 次評分 |
開發者 | bluespace.china |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.bluespace.tech/ |
說明頁面URL | https://www.bluespace.tech/ |
隱私政策頁面URL | https://www.bluespace.tech/index.html |
支援的語言 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "default_locale": "en", "name": "__MSG_appName__", "version": "2022.12.29", "version_name": "2022.12", "description": "__MSG_appDesc__", "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "author": "Bluespace", "content_scripts": [ { "all_frames": true, "js": [ "uuid\/uuidv4.min.js", "js\/config.js", "js\/html.js", "js\/timer.js", "js\/html-observer.js", "js\/fill-service.js", "js\/save-service.js", "js\/password-generator.js", "js\/autofill-url.js", "content-main.js", "content.js" ], "matches": [ " |