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."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

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                    

확장 프로그램 기본 정보

이름 Uno Password Manager Uno Password Manager
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": [
                ""
            ],
            "js": [
                "vendors\/runtime.js",
                "vendors\/82ef521c524fe32e3baac43e9ad45134.js",
                "vendors\/266a1f7c2e2345169d3bc448da45eae6.js",
                "vendors\/ef7c876f00f3acddd00fa671f52d0b1f.js",
                "vendors\/00f484c1f7a0604dbe7004d65730158c.js",
                "vendors\/2204abc2c090725640cca63f96b52d33.js",
                "vendors\/37ba1623e712adee1e81181bca8b3824.js",
                "vendors\/614f3a98f0ea403f4d28e2690cecdd43.js",
                "vendors\/90b7db1e4f0f1b403fcddcf91f2989fe.js",
                "vendors\/bfffbf01410391dc6bbd8cddefd0921e.js",
                "vendors\/bbe916ebf962512d9face2dee9f1c68b.js",
                "vendors\/d0a1de474d2575716a28840ef502533e.js",
                "vendors\/13c9ccf23db4f5766be4a575533b88f7.js",
                "vendors\/d32f61f62a8754e221aabc874ae1c7e8.js",
                "vendors\/379728233fb1a470213d21073ee31034.js",
                "vendors\/a4aa4f50d93dfcdaa1db0baeae81313e.js",
                "vendors\/67b224f16a9e6aa7156b3e6025d34d38.js",
                "vendors\/5d81984883dc91447cf8bc978cdcc1d6.js",
                "vendors\/e609629ce73e20d50ceb546343e64157.js",
                "vendors\/f6d2bf8c79390cd34c1cbdcdd214f72f.js",
                "vendors\/20234ad3882ccb5449f0f93ffc4fc213.js",
                "vendors\/4441cd7e6b665842bd3d8b390dd9c3aa.js",
                "vendors\/393b183093564f7c4c1319fc1cbcf6a0.js",
                "vendors\/673d4f049f0db3d188488f447477968a.js",
                "vendors\/9d922fdc97856f8f279ec54a1b1e1872.js",
                "vendors\/8012005535e59544b0216aac96f0f270.js",
                "vendors\/f2d0f3db147784d449ad4dda43163639.js",
                "vendors\/3db3db06ed42d6dedd435e6fd1a4b29b.js",
                "vendors\/4ee9219d75ee147b1a07515fa75147e1.js",
                "content.entry.js"
            ],
            "css": [
                "injected.entry.css"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "permissions": [
        "identity",
        "storage",
        "activeTab",
        "webNavigation",
        "alarms",
        "https:\/\/api.uno.app\/*",
        "",
        "nativeMessaging",
        "downloads"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjawHopnN+NOmBybkgPq9nMZfEm9B5ZMV6lbKhb3Y\/LYYdAFDgPlb+CLCFkwXY0EL\/76JO\/3698swwpxZX4sgLVwEBFawch5AGad6Xo51B3Z4LjhK8UZsWWohbJn9+\/uxjD0cxUbiMbwJnaJhCRAZzGbgOQhf5\/4+gHvhSY6MjekMtYxhqTUO60MVoJ05G3l1KyExlEiL8A4wYm6xsTxn8QlQZFGwvN4fR+6nGGM\/8mrB6uNAF9M0uuvPMuu7rM5BiTRBVLtJHwDxLYsmT9ZFlhoSV9E7DAqUHgttd7VxLzYcjUoDf2a4fqodoUuCwH\/CiHSao4skLcmSJUaXhdfdywIDAQAB",
    "oauth2": {
        "client_id": "126434754233-14ne4ffp5puk01v6257hrr2hp44vtvkp.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/gmail.readonly",
            "https:\/\/www.googleapis.com\/auth\/gmail.modify"
        ],
        "redirect_uris": [
            "https:\/\/aedmcpfnnmbdobnjpglgjkhdpljdcfmh.chromiumapp.org\/"
        ]
    },
    "background": {
        "scripts": [
            "vendors\/runtime.js",
            "vendors\/82ef521c524fe32e3baac43e9ad45134.js",
            "vendors\/266a1f7c2e2345169d3bc448da45eae6.js",
            "vendors\/ef7c876f00f3acddd00fa671f52d0b1f.js",
            "vendors\/00f484c1f7a0604dbe7004d65730158c.js",
            "vendors\/2204abc2c090725640cca63f96b52d33.js",
            "vendors\/37ba1623e712adee1e81181bca8b3824.js",
            "vendors\/614f3a98f0ea403f4d28e2690cecdd43.js",
            "vendors\/90b7db1e4f0f1b403fcddcf91f2989fe.js",
            "vendors\/bfffbf01410391dc6bbd8cddefd0921e.js",
            "vendors\/bbe916ebf962512d9face2dee9f1c68b.js",
            "vendors\/d0a1de474d2575716a28840ef502533e.js",
            "vendors\/13c9ccf23db4f5766be4a575533b88f7.js",
            "vendors\/d32f61f62a8754e221aabc874ae1c7e8.js",
            "vendors\/379728233fb1a470213d21073ee31034.js",
            "vendors\/a4aa4f50d93dfcdaa1db0baeae81313e.js",
            "vendors\/67b224f16a9e6aa7156b3e6025d34d38.js",
            "vendors\/5d81984883dc91447cf8bc978cdcc1d6.js",
            "vendors\/e609629ce73e20d50ceb546343e64157.js",
            "vendors\/f6d2bf8c79390cd34c1cbdcdd214f72f.js",
            "vendors\/20234ad3882ccb5449f0f93ffc4fc213.js",
            "vendors\/4441cd7e6b665842bd3d8b390dd9c3aa.js",
            "vendors\/393b183093564f7c4c1319fc1cbcf6a0.js",
            "vendors\/673d4f049f0db3d188488f447477968a.js",
            "vendors\/9d922fdc97856f8f279ec54a1b1e1872.js",
            "vendors\/8012005535e59544b0216aac96f0f270.js",
            "vendors\/f2d0f3db147784d449ad4dda43163639.js",
            "vendors\/3db3db06ed42d6dedd435e6fd1a4b29b.js",
            "vendors\/4ee9219d75ee147b1a07515fa75147e1.js",
            "background.entry.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/icon-16-2x.png",
            "32": "images\/icon-32-2x.png"
        },
        "default_popup": "popup.html"
    },
    "browser_specific_settings": {
        "gecko": {
            "id": "{60d46bed-4224-42fd-ba66-673821cdc836}"
        }
    }
}