Keeper® Password Manager & Digital Vault

Generate strong passwords, autofill and protect your confidential info with zero-knowledge encryption.

Keeper® Password Manager & Digital Vault là gì?

Keeper® Password Manager & Digital Vault là một tiện ích mở rộng Chrome được phát triển bởi https://keepersecurity.com, và tính năng chính của nó là "Generate strong passwords, autofill and protect your confidential info with zero-knowledge encryption.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Keeper® Password Manager & Digital Vault

Tải xuống các tệp mở rộng Keeper® Password Manager & Digital Vault dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Generate strong passwords, manage passkeys, autofill & protect your confidential info with zero-knowledge encryption.

Keeper is the most secure way to store your passwords, passkeys and private information, protect yourself against credential-related cyberthreats, and be more productive online.

• Automatically generate strong, unique passwords and store them in an encrypted digital vault.
• Automatically fill your stored credentials on all of your websites and apps.
• Save, manage and fill your FIDO2 passkeys
• Store and autofill your two-factor authentication (2FA) codes, too! Supports TOTP, SMS, WebAuthn and more.
• Access your secure digital vault, and sync and manage your data, on all of your devices.
• Store more than just passwords. Use your Keeper vault for confidential files, photos, videos, payment card and bank information, and other sensitive data.
• Securely share passwords, other data, and files with family, friends, and colleagues.
• Dark Web monitoring notifies you if an account is breached.
• Organize your data with nested folders, subfolders, and shared folders.
• Switch easily between multiple Keeper accounts, like business and personal.

World-Class Security

Keeper is built on a zero-knowledge and zero-trust security architecture, so all of your data is fully encrypted and only accessible by you.

• Certified SOC 2 and ISO 27001
• Data is encrypted with AES-256-bit and Elliptic Curve
• FedRAMP and StateRAMP Authorized

Learn more about our security at: https://keepersecurity.com/security                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Keeper® Password Manager & Digital Vault Keeper® Password Manager & Digital Vault
ID bfogiafebfohielmmehodmfbbebbbpei
URL Chính Thức https://chromewebstore.google.com/detail/keeper%C2%AE-password-manager/bfogiafebfohielmmehodmfbbebbbpei
Mô tả Generate strong passwords, autofill and protect your confidential info with zero-knowledge encryption.
Kích Thước Tệp 17.01 MB
Số Lần Cài Đặt 1,343,253
Phiên Bản Hiện Tại 16.7.6
Cập Nhật Lần Cuối 2024-01-31
Ngày Phát Hành 2020-06-02
Đánh Giá 4.77/5 Tổng số 8244 Đánh Giá
Nhà Phát Triển https://keepersecurity.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://keepersecurity.com/
URL Trang Trợ Giúp https://keepersecurity.com/support
URL Trang Chính Sách Bảo Mật https://keepersecurity.com/privacy
Ngôn Ngữ Được Hỗ Trợ de,en-GB,en-US,fr,nl,es,it,pl,pt-BR,ro,sk,el,ru,iw,ar,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_artwork_appname__",
    "description": "__MSG_be_header_store_text__",
    "homepage_url": "https:\/\/keepersecurity.com",
    "default_locale": "en_US",
    "manifest_version": 2,
    "version": "16.7.6",
    "author": "Keeper Security, Inc.",
    "version_name": "16.7.6",
    "permissions": [
        "contextMenus",
        "tabs",
        "alarms",
        "idle",
        "storage",
        "browsingData",
        "webNavigation",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "windows": "Alt+K",
                "mac": "Command+Shift+K",
                "chromeos": "Alt+K",
                "linux": "Alt+K"
            }
        }
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "content_scripts\/sso.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "content_scripts\/webauthn\/runOverride.js"
            ],
            "matches": [
                ""
            ],
            "exclude_matches": [
                "https:\/\/keepersecurity.com\/vault\/*",
                "https:\/\/keepersecurity.eu\/vault\/*",
                "https:\/\/keepersecurity.com.au\/vault\/*",
                "https:\/\/keepersecurity.ca\/vault\/*",
                "https:\/\/keepersecurity.jp\/vault\/*",
                "https:\/\/govcloud.keepersecurity.us\/vault\/*",
                "https:\/\/keepersecurity.com\/*console\/*",
                "https:\/\/keepersecurity.eu\/*console\/*",
                "https:\/\/keepersecurity.com.au\/*console\/*",
                "https:\/\/keepersecurity.ca\/*console\/*",
                "https:\/\/keepersecurity.jp\/*console\/*",
                "https:\/\/govcloud.keepersecurity.us\/*console\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/16-inactive.png",
            "19": "icons\/19-inactive.png",
            "32": "icons\/32-inactive.png",
            "48": "icons\/48-inactive.png",
            "128": "icons\/128-inactive.png"
        },
        "default_title": "Keeper",
        "default_popup": "browser_action\/browser_action.html"
    },
    "content_security_policy": "default-src 'self'; script-src 'self'; object-src 'none'; connect-src 'self' *; img-src 'self' https: data:; style-src 'self' 'unsafe-inline'; ",
    "icons": {
        "16": "icons\/16x16_black.png",
        "32": "icons\/32x32.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "options_ui": {
        "page": "javascript\/optionsPage\/options.html",
        "open_in_tab": false
    },
    "web_accessible_resources": [
        "images\/*",
        "fonts\/*",
        "content_scripts\/debugPage\/debug.html",
        "content_scripts\/postInstallInstructions\/install.html",
        "content_scripts\/postInstallInstructions\/install.css",
        "content_scripts\/prompt\/prompt.html",
        "content_scripts\/contextMenuConfirmation\/contextMenuConfirmation.html",
        "content_scripts\/custom_elements\/*",
        "content_scripts\/custom_elements\/react\/iframe\/*.jsx",
        "content_scripts\/custom_elements\/react\/app\/*.jsx",
        "content_scripts\/custom_elements\/react\/extension.html",
        "content_scripts\/hover_data\/hover_data.html",
        "content_scripts\/confirm\/confirm.js",
        "content_scripts\/*.js",
        "worker\/*.js",
        "extension_loaded.json"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/keepersecurity.com\/vault\/*",
            "https:\/\/keepersecurity.eu\/vault\/*",
            "https:\/\/keepersecurity.com.au\/vault\/*",
            "https:\/\/keepersecurity.ca\/vault\/*",
            "https:\/\/keepersecurity.jp\/vault\/*",
            "https:\/\/govcloud.keepersecurity.us\/vault\/*"
        ]
    }
}