Uno Password Manager
Auto sign-in to your Uno secured accounts and access your passwords + 2FA codes from the browser.
Uno Password Managerคืออะไร?
Uno Password Manager เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://uno.app และคุณลักษณะหลักของมันคือ "Auto sign-in to your Uno secured accounts and access your passwords + 2FA codes from the browser."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Uno Password Manager
ดาวน์โหลดไฟล์ส่วนขยาย Uno Password Manager ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Uno is a password manager you'll love using. • Keep your credit card details, addresses, private keys and more safe and secure. • Magic Login signs you into your favorite websites in 1-click. • The Uno command menu lets you instantly access your vault items and Uno's features using the Command+Shift+K keyboard shortcut. • Peekaboo shows your most recent email in the tab you're in, saving from going through your inbox to find the right email. • Generate strong passwords. Uno auto-saves them to your account so you don't lose them. View our privacy policy: https://withuno.notion.site/Privacy-Policy-b80aa79f6bd740c9819e265637379c19
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | aedmcpfnnmbdobnjpglgjkhdpljdcfmh |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/uno-password-manager/aedmcpfnnmbdobnjpglgjkhdpljdcfmh |
คำอธิบาย | Auto sign-in to your Uno secured accounts and access your passwords + 2FA codes from the browser. |
ขนาดไฟล์ | 6.21 MB |
จำนวนการติดตั้ง | 471 |
เวอร์ชันปัจจุบัน | 1.0.39 |
อัปเดตครั้งล่าสุด | 2023-10-11 |
วันที่เผยแพร่ | 2023-01-25 |
คะแนน | 4.29/5 รวมทั้งหมด 7 คะแนน |
ผู้พัฒนา | https://uno.app |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.uno.app |
URL หน้านโยบายความเป็นส่วนตัว | https://www.uno.app/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Uno Password Manager", "manifest_version": 2, "version": "1.0.39", "description": "Auto sign-in to your Uno secured accounts and access your passwords + 2FA codes from the browser.", "content_security_policy": "default-src 'none'; base-uri 'none'; form-action 'none'; img-src 'self' blob: data: https: data:; style-src 'self' 'unsafe-inline'; font-src 'self' data:; script-src 'self' 'unsafe-eval'; connect-src https:\/\/api.uno.app https:\/\/accounts.google.com https:\/\/gmail.googleapis.com https:\/\/accounts.google.com\/o\/oauth2\/revoke;", "web_accessible_resources": [ "images\/*", "modals\/*", "vendor\/*", "*.js", "*.css", "*.json", "*.wasm" ], "default_locale": "en", "icons": { "16": "images\/icon-16-2x.png", "32": "images\/icon-32-2x.png", "48": "images\/icon-48-2x.png", "128": "images\/icon-128-2x.png", "256": "images\/icon-256-2x.png", "512": "images\/icon-512-2x.png" }, "content_scripts": [ { "matches": [ " |