Dashlane — Password Manager

Dashlane makes the internet easier. Save all your passwords, fill forms fast, and keep your data accessible and safe.

Dashlane — Password Manager란 무엇입니까?

Dashlane — Password Manager은(는) https://dashlane.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Dashlane makes the internet easier. Save all your passwords, fill forms fast, and keep your data accessible and safe."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Dashlane — Password Manager 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        20,000+ businesses and 15+ million people worldwide trust Dashlane to protect their logins. Dashlane has never been breached, never sees or sells your data, and provides simple and effective tools to manage and safeguard it at all times.

With the Dashlane extension, you can view, copy, and generate passwords and save and autofill logins and forms as you browse the internet. Open the web app to access the full power of Dashlane: Securely share passwords, keep track of your Password Health score, and take action when we identify your at-risk passwords.

Log in to all your accounts on all your devices 
- Store an unlimited number of logins in your vault  
- Access your passwords and usernames wherever and whenever you need them 
- Autofill the right logins on every site, every time
- Sync your Dashlane data to every device automatically, even if your phone and computer run on different systems

Create and save new, strong passwords as you browse
- Create strong, unique passwords for each of your accounts with our built-in Password Generator
- Automatically save logins as you browse 
- Easily update and replace logins whenever you reset them

Autofill payments and personal info 
- Autofill personal info like your name, address, email, and phone number 
- Complete checkout fields and other important forms with a click 
- Keep important personal data, like IDs and your Social Security number, at your fingertips 
- Securely store credit card numbers, bank account info, and other payments with bank-grade encryption

Get instant alerts when a breach affects your data
- Sign up for our Dark Web Monitoring tool, and we’ll continuously scan 20+ billion records to determine if your passwords have been compromised
- Receive real-time alerts to change your compromised logins as soon as they’re discovered on the dark web
- Check your Password Health score to see if any of your logins are weak, reused, or compromised

Keep your information private 
- Dashlane protects your passwords with bank-grade encryption—the strongest method there is.
- We believe you should control your data. That’s why we designed Dashlane’s zero-knowledge security architecture so that we can't see the information you store—and we never sell it.

With Dashlane, your logins are safe, private, and easy for you - and only you - to access.
For more information, see our Privacy Policy (https://www.dashlane.com/privacy) and Terms of Service (https://www.dashlane.com/terms).                    

확장 프로그램 기본 정보

이름 Dashlane — Password Manager Dashlane — Password Manager
ID fdjamakpfbbddfjaooikfcpapjohcfmg
공식 URL https://chromewebstore.google.com/detail/dashlane-%E2%80%94-password-manag/fdjamakpfbbddfjaooikfcpapjohcfmg
설명 Dashlane makes the internet easier. Save all your passwords, fill forms fast, and keep your data accessible and safe.
파일 크기 14.4 MB
설치 횟수 2,193,893
현재 버전 6.2409.0
최근 업데이트 2024-02-26
출시 날짜 2020-07-03
평점 4.69/5 총 13616 개의 평점
개발자 https://dashlane.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://www.dashlane.com/?utm_medium=referral&utm_source=chromestore
도움말 페이지 URL https://support.dashlane.com
개인정보 보호 정책 페이지 URL https://www.dashlane.com/privacy
지원되는 언어 de,en,fr,nl,es,it,pt-BR,sv,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "scripts": [
            "background-182f79bf.js",
            "background-42a39032.js",
            "background-43dd7041.js",
            "background-605be8c8.js",
            "background-9a8b795a.js",
            "background-e475f0a7.js",
            "background-ec3394f2.js",
            "background-f04f9f25.js",
            "background-f0e0f4c5.js",
            "extension-vendors-6575d636.js",
            "extension-vendors-72e1f408.js",
            "extension-vendors-8fdd70aa.js",
            "extension-vendors-9ebd23ae.js",
            "extension-vendors-a1b7b07f.js",
            "extension-vendors-ab28add5.js",
            "extension-vendors-c30f4496.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/action\/icon_loading.png",
            "32": "icons\/action\/[email protected]"
        },
        "default_popup": "popup\/index.html",
        "default_title": "Dashlane"
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+L"
            }
        }
    },
    "default_locale": "en",
    "description": "__MSG_ExtensionShortDescription__",
    "icons": {
        "16": "icons\/icon-dashlane-16px.png",
        "48": "icons\/icon-dashlane-48px.png",
        "128": "icons\/icon-dashlane-128px.png"
    },
    "manifest_version": 2,
    "name": "__MSG_ExtensionName__",
    "storage": {
        "managed_schema": "managed-storage-schema.json"
    },
    "options_ui": {
        "page": "options\/options.html",
        "open_in_tab": true
    },
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "contextMenus",
        "cookies",
        "idle",
        "privacy",
        "storage",
        "tabs",
        "unlimitedStorage",
        "webRequest",
        "webRequestBlocking"
    ],
    "version": "6.2409.0",
    "content_security_policy": "script-src 'self' 'wasm-eval' 'wasm-unsafe-eval'; object-src 'self'",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/platform.twitter.com\/widgets\/*",
                "*:\/\/www.facebook.com\/plugins\/*",
                "*:\/\/plusone.google.com\/_\/+1\/*"
            ],
            "exclude_globs": [
                "*:\/\/www.google.*\/*sourceid=chrome-instant*",
                "*:\/\/www.google.*\/blank.html*"
            ],
            "js": [
                "content\/contentScripts\/kwift.CHROME.js",
                "content\/injected\/vendors.js"
            ],
            "css": [
                "content\/webui\/webui-frame.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/platform.twitter.com\/widgets\/*",
                "*:\/\/www.facebook.com\/plugins\/*",
                "*:\/\/plusone.google.com\/_\/+1\/*"
            ],
            "exclude_globs": [
                "*:\/\/www.google.*\/*sourceid=chrome-instant*",
                "*:\/\/www.google.*\/blank.html*"
            ],
            "js": [
                "content\/contentScripts\/dashlane-page-scripts-installer.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        "index.html",
        "loading.html",
        "content\/injected\/logo-autofill-known.svg",
        "content\/injected\/logo-autofill-unknown.svg",
        "content\/injected\/loader.png",
        "content\/webui\/index.html",
        "content\/injected\/vendors.js",
        "content\/pageScripts\/dashlane-webauthn-page-script.js",
        "content\/pageScripts\/dashlane-tiresias-page-script.js"
    ]
}