Inspect and view changes in KeyVault - Password Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "KeyVault - Password Manager",
"version": "1.2.37",
"description": "Secure password manager with AES-256 encryption. Syncs across all Firefox devices via Firefox Sync.",
"author": "KeyVault",
"icons": {
"48": "icons/icon48.svg",
"96": "icons/icon96.svg"
},
"permissions": [
"storage",
"activeTab",
"<all_urls>",
"clipboardWrite"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon48.svg"
},
"default_title": "KeyVault - Password Manager"
},
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "keyvault@keyvault-extension",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best KeyVault - Password Manager Alternatives
Here are some Firefox add-ons that are similar to KeyVault - Password Manager:
T-Vault Password Manager
Mürsel Tekeoğlu
Vaultex Password Manager
Vaultex
PasswordVault
thessa
VerityVault
VerityVault
PassVault - Password Manager
Dibisui
Keeper® Password Manager & Digital Vault
Keeper Security Inc.
MasterKey
Brockmacia
Dashlane Password Manager
Dashlane
Passify - Password Manager
Avinash Jain
VaultKeepR
Justin Lacroix
UnveilPass Manager
Unveil Technology
Avast Password Manager
AVAST Software