By: Nils Laumaillé Add-on
Inspect and view changes in Teampass Password Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Teampass Password Manager",
"version": "1.6.3",
"description": "Browser extension for Teampass collaborative password manager",
"permissions": [
"storage",
"activeTab",
"clipboardWrite",
"tabs"
],
"background": {
"type": "module",
"scripts": [
"background/service-worker.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"lib/i18n.js",
"lib/config.js",
"lib/debug-logger.js",
"lib/password-crypto.js",
"content/form-detection-utils.js",
"content/content-script.js",
"content/toast-injector.js",
"content/credential-detector.js",
"content/password-generator-injector.js"
],
"css": [
"assets/fontawesome/fontawesome.min.css",
"content/autofill-marker.css",
"content/password-generator.css"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"resources": [
"content/autofill-marker.css",
"content/toast.css",
"icons/icon16.png",
"assets/fontawesome/webfonts/*",
"i18n/en.json",
"i18n/fr.json",
"i18n/de.json",
"i18n/es.json"
],
"matches": [
"<all_urls>"
]
}
],
"options_page": "options/options.html",
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"content_security_policy": {
"extension_pages": "script-src 'self'; style-src 'self' 'unsafe-inline'; font-src 'self' data:; object-src 'self'"
},
"browser_specific_settings": {
"gecko": {
"id": "contact@teampass.net",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} Best Teampass Password Manager Alternatives
Here are some Firefox add-ons that are similar to Teampass Password Manager:
SecureSafe Pass Extension
DSwiss AG
Team Password Manager
Team Password Manager
PassSecurium Plus
Bắn Cá CWIN
PassSecurium
ALPEIN Software SWISS AG
PassCamp: Password Manager
PassCamp
Passy - Password Manager Browser Extension
GlitterWare
Pi Reminder
karosa
Passa - Password Manager
Ovansa
Passbolt - Open source password manager for teams
passbolt
LockSelf - Professional Password Manager
LockSelf SAS
Encryptio Password Manager
Luca Di Natale
Passly Password Manager
MisterBR (Bahram Rsotami)