WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Keeper® Password Manager & Digital Vault

Keeper® Password Manager & Digital Vault

View on Chrome Web Store
View Keeper® Password Manager & Digital Vault Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (8,419 ratings)
2 new ratings
5 views
This extension has been viewed 5 times
0 downloads
This extension has been downloaded 0 times

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

Generate strong passwords, autofill and protect your confidential info with zero-knowledge encryption.
Type
Extension
Users
1,000,000 users
Keeper Security
View author page of Keeper Security
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 4, 2013
Version 17.1.2
Manifest version
3
Updated
Updated on June 4, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Keeper® Password Manager & Digital Vault Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "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": 3,
    "version": "17.1.2",
    "author": "Keeper Security, Inc.",
    "version_name": "17.1.2",
    "permissions": [
        "contextMenus",
        "tabs",
        "alarms",
        "idle",
        "storage",
        "browsingData",
        "webNavigation",
        "scripting",
        "offscreen",
        "webRequest",
        "webRequestAuthProvider"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "<all_urls>"
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "windows": "Alt+K",
                "mac": "Command+Shift+K",
                "chromeos": "Alt+K",
                "linux": "Alt+K"
            }
        }
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "content_scripts\/webauthn\/webauthn.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "world": "MAIN",
            "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": {
        "service_worker": "javascript\/BG.js"
    },
    "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.png",
        "32": "icons\/32x32.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "options_ui": {
        "page": "extension_pages\/options.html",
        "open_in_tab": false
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "fonts\/*",
                "content_scripts\/prompt\/prompt.html",
                "content_scripts\/contextMenuConfirmation\/contextMenuConfirmation.html",
                "content_scripts\/custom_elements\/*",
                "content_scripts\/hover_data\/hover_data.html",
                "content_scripts\/confirm\/confirm.js",
                "content_scripts\/*.js",
                "worker\/*.js",
                "javascript\/*.js",
                "extension_loaded.json"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "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\/*",
            "https:\/\/fixinator.keeperpamlab.com\/*"
        ]
    }
}
© 2025 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