WebExtension.net
WebExtension.net

Dashlane — Password Manager

View on Chrome Web Store
View Dashlane — Password Manager Chrome Extension on Chrome Web Store
4.7 (15,364 ratings)
1 new ratings

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Dashlane makes the internet easier. Save all your passwords, fill forms fast, and keep your data accessible and safe.
Type
Extension
Users
2,000,000 users
Website dashlane.com
Dashlane
View author page of Dashlane
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 11, 2013
Version 6.2446.0
Manifest version
3
Updated
Updated on November 13, 2024
View on Chrome Web Store
View Dashlane — Password Manager Chrome Extension on Chrome Web Store
make_chrome_yours/privacy
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "16": "icons\/action\/icon_loading.png",
            "32": "icons\/action\/[email protected]"
        },
        "default_popup": "popup\/index.html",
        "default_title": "Dashlane"
    },
    "background": {
        "service_worker": "background-service-worker.js"
    },
    "commands": {
        "_execute_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": 3,
    "minimum_chrome_version": "114",
    "name": "__MSG_ExtensionName__",
    "storage": {
        "managed_schema": "managed-storage-schema.json"
    },
    "options_ui": {
        "page": "options\/options.html",
        "open_in_tab": true
    },
    "permissions": [
        "contextMenus",
        "cookies",
        "idle",
        "privacy",
        "storage",
        "tabs",
        "unlimitedStorage",
        "webRequest",
        "scripting",
        "declarativeNetRequest",
        "webRequestAuthProvider",
        "alarms"
    ],
    "optional_permissions": [
        "downloads"
    ],
    "version": "6.2446.0",
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' '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\/*",
                "*:\/\/challenges.cloudflare.com\/*"
            ],
            "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,
            "match_about_blank": true
        },
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "js": [
                "content\/contentScripts\/dashlane-saml-intercept-script.js"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "match_about_blank": false
        },
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/platform.twitter.com\/widgets\/*",
                "*:\/\/www.facebook.com\/plugins\/*",
                "*:\/\/plusone.google.com\/_\/+1\/*",
                "*:\/\/challenges.cloudflare.com\/*"
            ],
            "exclude_globs": [
                "*:\/\/www.google.*\/*sourceid=chrome-instant*",
                "*:\/\/www.google.*\/blank.html*"
            ],
            "js": [
                "content\/pageScripts\/dashlane-webauthn-page-script.js",
                "content\/pageScripts\/dashlane-shadow-dom-page-script.js"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "world": "MAIN"
        },
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/platform.twitter.com\/widgets\/*",
                "*:\/\/www.facebook.com\/plugins\/*",
                "*:\/\/plusone.google.com\/_\/+1\/*",
                "*:\/\/challenges.cloudflare.com\/*"
            ],
            "exclude_globs": [
                "*:\/\/www.google.*\/*sourceid=chrome-instant*",
                "*:\/\/www.google.*\/blank.html*"
            ],
            "js": [
                "content\/pageScripts\/dashlane-webkit-animation-page-script.js"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "world": "MAIN"
        }
    ],
    "web_accessible_resources": [
        {
            "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-shadow-dom-page-script.js",
                "content\/pageScripts\/dashlane-webkit-animation-page-script.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top