Persona for Chrome
Login to any website with just ONE click. The average person has over 150 online accounts, so we're working on giving you just one.
什麼是Persona for Chrome?
Persona for Chrome是由https://persona.io開發的Chrome擴展程式,該擴展的主要功能是“Login to any website with just ONE click. The average person has over 150 online accounts, so we're working on giving you just one.”。
擴展截圖
下載Persona for Chrome擴展crx文件
下載Persona for Chrome擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Persona helps you easily save, access and manage all of your online accounts. We Keep You Safe With: - End-to-end data encryption - Industry standard AES-256 bit encryption with 256 bit keys hardened with PBKDF2 HMAC-SHA256 - Traffic is transmitted through a robust TLS 1.2 and TLS 1.3 protocol - Data locally encrypted before it is sent to our server Coming Soon: - Automatic Password Rotation: We’ll update your passwords for you when they’ve been involved in a breach or need some love. - Quick Signup: Easily signup for a new online account without the hassle of filling out another form. - Advanced Autofill: Easily insert your name, credit card, address, phone number or email address into any website form. - Control Is Understanding: Gain control of your identity by knowing which companies have access to your personal information. Passwordless Authentication: Use your phone to log in to your Persona account without a password. - Share Access Without Sharing Passwords: Grant someone temporary access to an online account without giving them your password. Take back control of your identity and simplify your life with Persona.
擴展基本資訊
名稱 | Persona for Chrome |
ID | pmipmpahonilgpkfamgmckokebkmkgdn |
官方網址 | https://chromewebstore.google.com/detail/persona-for-chrome/pmipmpahonilgpkfamgmckokebkmkgdn |
簡介 | Login to any website with just ONE click. The average person has over 150 online accounts, so we're working on giving you just one. |
檔案大小 | 4.86 MB |
安裝次數 | 195 |
目前版本 | 21.06.19.0 |
更新時間 | 2021-07-10 |
上架時間 | 2020-02-21 |
評分 | 4.60/5 共 10 次評分 |
開發者 | https://persona.io |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://persona.io |
說明頁面URL | https://help.persona.io |
隱私政策頁面URL | https://persona.io/legal/privacy-policy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "21.06.19.0", "name": "Persona for Chrome", "description": "Login to any website with just ONE click. The average person has over 150 online accounts, so we're working on giving you just one.", "manifest_version": 2, "browser_action": { "default_title": "Persona", "default_popup": "pages\/popup.html", "default_icon": "icons\/icon48.png" }, "icons": { "16": "icons\/icon16.png", "19": "icons\/icon19.png", "24": "icons\/icon24.png", "32": "icons\/icon32.png", "48": "icons\/icon48.png", "64": "icons\/icon64.png", "128": "icons\/icon128.png", "256": "icons\/icon256.png" }, "permissions": [ "webRequest", "tabs", "clipboardWrite", "unlimitedStorage", "storage", "management", "privacy", " |