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 هو إضافة Chrome تم تطويرها بواسطة https://dashlane.com، والميزة الرئيسية لها هي "Dashlane makes the internet easier. Save all your passwords, fill forms fast, and keep your data accessible and safe.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Dashlane — Password Manager

قم بتنزيل ملفات الامتداد Dashlane — Password Manager بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
عنوان صفحة المساعدة https://support.dashlane.com
عنوان صفحة سياسة الخصوصية 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"
    ]
}