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은(는) https://uno.app에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Auto sign-in to your Uno secured accounts and access your passwords + 2FA codes from the browser."입니다.
확장 프로그램 스크린샷
Uno Password Manager 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |