Inspect and view changes in Keeper® Password Manager & Digital Vault source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_artwork_appname__",
"description": "__MSG_be_header_store_text__",
"homepage_url": "https://keepersecurity.com",
"default_locale": "en_US",
"manifest_version": 2,
"version": "17.10.1",
"permissions": [
"contextMenus",
"tabs",
"alarms",
"idle",
"storage",
"browsingData",
"webNavigation",
"scripting",
"declarativeNetRequestWithHostAccess",
"clipboardWrite",
"http://*/*",
"https://*/*",
"webRequest",
"webRequestBlocking",
"<all_urls>",
"privacy"
],
"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": [
"<all_urls>"
],
"run_at": "document_start"
},
{
"all_frames": true,
"js": [
"javascript/outer.js"
],
"css": [
"content_scripts/custom_elements/outer.css"
],
"matches": [
"<all_urls>"
],
"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_end"
},
{
"all_frames": true,
"js": [
"content_scripts/webauthn/runOverride.js"
],
"matches": [
"<all_urls>"
],
"exclude_matches": [
"https://*.keepersecurity.com/*",
"https://*.keepersecurity.eu/*",
"https://*.keepersecurity.com.au/*",
"https://*.keepersecurity.ca/*",
"https://*.keepersecurity.jp/*",
"https://*.keepersecurity.us/*"
],
"run_at": "document_start"
},
{
"js": [
"content_scripts/vault-start.js",
"content_scripts/vault.js"
],
"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/*"
],
"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",
"browser_style": false
},
"content_security_policy": "default-src 'self'; script-src 'self' 'wasm-unsafe-eval'; object-src 'none'; connect-src 'self' * data:; 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": [
"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"
],
"applications": {
"gecko": {
"id": "KeeperFFStoreExtension@KeeperSecurityInc"
}
}
} Best Keeper® Password Manager & Digital Vault Alternatives
Here are some Firefox add-ons that are similar to Keeper® Password Manager & Digital Vault:
Keeper® Password Manager & Digital Vault
Keeper Security Inc.
UnveilPass Manager
Unveil Technology
KeyGuard - Password Manager
KeyGuard
T-Vault Password Manager
Mürsel Tekeoğlu
ID Assist Password Manager
Sigma Loyalty Group
Passify - Password Manager
Avinash Jain
Kee - Password Manager
Luckyrat
KeyVault - Password Manager
jtskee
KeyReel FREE Password Manager & Secret Vault
Auxoft
SafePass Password Manager
Reason Labs
MYKI Password Manager & Authenticator
MYKI
Free Password Manager
programmer