Passwarden by KeepSolid – Password Manager

Passwarden is your best assistant to store and secure your passwords & any other sensitive information right in Chrome.

¿Qué es Passwarden by KeepSolid – Password Manager?

Passwarden by KeepSolid – Password Manager es una extensión de Chrome desarrollada por KeepSolid Inc., y su función principal es "Passwarden is your best assistant to store and secure your passwords & any other sensitive information right in Chrome.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Passwarden by KeepSolid – Password Manager

Descarga archivos de extensión Passwarden by KeepSolid – Password Manager en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Safeguard all your data and auto-fill passwords to all accounts that you use in your browser!

No more worries about remembering infinite amounts of passwords or any other information as Passwarden will do it for you. Choosing our Chrome extension, you have to remember only the password from your Passwarden account. 

Passwarden is a part of our brand new security bundle MonoDefense. Apart from Passwarden, MonoDefense includes a reliable solution for unrestricted and secure internet access VPN Unlimited. And the range of MonoDefense solutions will be extended. So stay tuned for updates!

Our extension for Chrome becomes your own secure storage where you can securely keep all the following data:
- Passwords (the ones you use in all the apps and browsers)
- Credentials (email and social media accounts, WiFi passwords, etc.)
- Personal data (ID, Driver’s License, SSN, etc.) 
- Payments data (credit/debit cards, bank account)

Why use Passwarden by KeepSolid? With our extension, you can:
- Keep all your passwords in one place
- Create secure notes
- Store credentials and payments data
- Generate unique strong passwords
- Encrypt your sensitive information
- Access all that data in a few taps
- Benefit from unlimited devices per account
- Securely share your data with others
- Hide your data in case of an emergency
- Use biometric unlock
- Ensure protection of your data with two-factor authentication
- Entrust your online security to cyber-security experts

Features of Passwarden by KeepSolid available in the Chrome browser:

* Rock-solid encryption
Striving to provide you with the complete security of all data you store in our app, we’ve implemented client-side data encryption via AES-256 and ЕС р-384 protocols. As a result, all your information remains unreadable and uncrackable for any unauthorized third party. 

* Duress mode
This is a super-cool feature for emergencies when you are required to show the data in our extension under duress. All you have to do is to define the data you can show in advance and then create your Duress password. In case of an emergency, you can just use the aforementioned password and the extension will show only that data you’ve prepared. 

* Unlimited devices per account
You can easily access your sensitive data stored in Passwarden with any device you’ve previously added to your list. It’s extremely convenient: you store your data on one device and use them on another. 

* Password generator
Tired of creating new various unique passwords for all your accounts? Our password manager is at your disposal. With this helpful feature, you can generate an unlimited number of uncrackable passwords in a matter of seconds. Passwarden helps you to stop suffering about creating and remembering new strong passwords.

* Two-factor authentication
Thanks to such an extra layer of security, you will be the only one to access your Vaults in our extension. Enable two-factor authentication, select the needed type (authenticator app and email one-time passcode), and enjoy complete security of your data. 

* 24/7 friendly customer support
In case you have any questions about our password manager, feel free to drop an email to [email protected] 

Legal information:
https://www.keepsolid.com/eua 
https://www.keepsolid.com/privacy-policy                    

Información Básica de la Extensión

Nombre Passwarden by KeepSolid – Password Manager Passwarden by KeepSolid – Password Manager
ID hlcjpjebakkiaolkpceofenleehjgeca
URL Oficial https://chromewebstore.google.com/detail/passwarden-by-keepsolid-%E2%80%93/hlcjpjebakkiaolkpceofenleehjgeca
Descripción Passwarden is your best assistant to store and secure your passwords & any other sensitive information right in Chrome.
Tamaño del Archivo 10.1 MB
Cantidad de Instalaciones 1,741
Versión Actual 1.3.6
Última Actualización 2024-01-18
Fecha de Publicación 2020-09-29
Calificación 4.25/5 Total de 12 Calificaciones
Desarrollador KeepSolid Inc.
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.passwarden.com
URL de la Página de Ayuda https://www.keepsolid.com/passwarden/
URL de la Página de Política de Privacidad https://www.keepsolid.com/privacy-policy
Idiomas Soportados de,en,tr,es,pt-BR,pt-PT,ru,uk,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "permissions": [
        "tabs",
        "alarms",
        "storage",
        "activeTab"
    ],
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "64": "icons\/64.png",
        "128": "icons\/128.png",
        "256": "icons\/256.png",
        "512": "icons\/512.png",
        "1024": "icons\/1024.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "mv3\/background.js",
        "type": "module"
    },
    "minimum_chrome_version": "116",
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "content_scripts": [
        {
            "exclude_matches": [
                "*:\/\/localhost\/*",
                "*:\/\/id.keepsolid.com\/*",
                "*:\/\/dev-id.keepsolid.com\/*",
                "*:\/\/rc-id.keepsolid.com\/*",
                "*:\/\/passwarden.keepsolid.com\/*",
                "*:\/\/dev-passwarden.keepsolid.com\/*",
                "*:\/\/rc-passwarden.keepsolid.com\/*"
            ],
            "js": [
                "js\/content-script.js"
            ],
            "css": [
                "css\/content-script.css"
            ],
            "run_at": "document_idle",
            "matches": [
                "",
                "*:\/\/*\/*",
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "version": "1.3.6",
    "homepage_url": "https:\/\/passwarden.keepsolid.com"
}