Uniqkey - Password Manager

Uniqkey is a secure password manager for all of your devices.

¿Qué es Uniqkey - Password Manager?

Uniqkey - Password Manager es una extensión de Chrome desarrollada por Uniqkey A/S, y su función principal es "Uniqkey is a secure password manager for all of your devices.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Uniqkey - Password Manager

Descarga archivos de extensión Uniqkey - 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

                        Uniqkey makes it easy to work safely in a digital world.  

By eliminating the use of weak and reused passwords in the workplace, enabling frictionless 2FA adoption, and giving IT the overview and control they need to keep the company protected, Uniqkey protects businesses against password-related cyber risks. 

Uniqkey achieves this through a unified solution combining user-friendly password management, automatic 2FA authentication, and centralized access management for IT admins. 

KEY FEATURES AND BENEFITS FOR EMPLOYEES 

*Password Manager: Manage your passwords in one place* 

Uniqkey securely stores and remembers your passwords for you, and auto-fills them when you need to log onto services. 

*Password Generator: Generate high-strength passwords with 1 click* 

Easily upgrade your password security by auto-generating high-strength passwords with the integrated password generator. 

*Automatic 2FA authentication: Use 2FA without friction* 

Uniqkey auto-fills your 2FA codes for you, saving you the time and trouble of manually entering them.  

*Password Sharing: Securely share logins with ease* 

Securely share logins between individuals and teams with one click – and without revealing your passwords. 

KEY FEATURES AND BENEFITS FOR THE COMPANY 

*Access Manager: Manage and oversee employee accesses in one place* 

Uniqkey’s access management platform allows IT admins to remove, restrict or grant role-specific access rights to employees with ease, making on and offboarding processes smooth and swift. 

*Cloud Service Overview: Gain full visibility of company services* 

Uniqkey tracks all cloud and SaaS services registered to your company email domain, empowering IT to monitor and protect all logins connected to the organization.   

*Security Scores: Spot vulnerabilities in your company's access security* 

Know exactly which employee logins are most at risk, so you can improve the security of your most vulnerable entry points. 

WHY BUSINESSES CHOOSE UNIQKEY 

✅ Makes cybersecurity simple and impactful 

With Uniqkey, companies arm themselves with a high-impact security tool that is both easy to use for employees and provides a strong level of security and control for IT. By making 2FA adoption frictionless, healthy password hygiene easy to achieve, and cloud app visibility a reality, Uniqkey makes it easy for companies to work safely in a digital world. 

✅ Gives back control to IT 

IT admins get access to the Uniqkey Access Management Platform which gives them full overview and granular control of employee access rights and all services registered to work email domains, making it easier to keep the company protected and productive. 

✅ Makes it easy for employees to be secure 

The Uniqkey Password Manager eliminates all password-related frustration for the individual employee by automating logins, auto-generating high-strength passwords and storing them securely, increasing login security and overall productivity from day 1. Employees simply authenticate their logins on the Uniqkey app, which then securely auto-fills all their credentials and logs them in. Safe, simple and swift. 

✅ Stores data in breach-proof manner 

While other password managers secure their user’s data online, Uniqkey encrypts user data with zero-knowledge technology, and stores it offline on our user’s own devices. This way, your data stays untouched even if Uniqkey experiences a direct cyber attack                    

Información Básica de la Extensión

Nombre Uniqkey - Password Manager Uniqkey - Password Manager
ID ficgojolbnidcdnadicfoldjhaecfmke
URL Oficial https://chromewebstore.google.com/detail/uniqkey-password-manager/ficgojolbnidcdnadicfoldjhaecfmke
Descripción Uniqkey is a secure password manager for all of your devices.
Tamaño del Archivo 14.37 MB
Cantidad de Instalaciones 6,777
Versión Actual 2.6.22
Última Actualización 2024-02-16
Fecha de Publicación 2020-06-28
Calificación 4.00/5 Total de 12 Calificaciones
Desarrollador Uniqkey A/S
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://uniqkey.eu
URL de la Página de Ayuda https://uniqkey.zendesk.com/
URL de la Página de Política de Privacidad https://uniqkey.eu/en_US/privatlivspolitik
Idiomas Soportados en,da
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "short_name": "__MSG_appName__",
    "version": "2.6.22",
    "description": "__MSG_extDesc__",
    "default_locale": "en",
    "author": "uniqkey LLC",
    "homepage_url": "https:\/\/uniqkey.eu",
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "96": "images\/icon96.png",
        "128": "images\/icon128.png"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "browserAPI.js",
                "content\/notificationBar.js",
                "content\/utils.js"
            ],
            "matches": [
                ""
            ],
            "exclude_matches": [
                "https:\/\/secure.e-conomic.com\/*",
                "http:\/\/iris\/*",
                "https:\/\/supreme-test.vejlebrand.dk\/*",
                "https:\/\/supreme.vejlebrand.dk\/*",
                "https:\/\/rpas.domea.dk\/*",
                "https:\/\/*.cm.majinvest.com\/*",
                "https:\/\/*.secure.login.crasman.fi\/gui\/*",
                "https:\/\/*.secure.login.crasman.qa\/gui\/*",
                "https:\/\/*.secure.login.crasman.dev\/gui\/*",
                "https:\/\/*.secure.login.crasman.cloud\/gui\/*",
                "https:\/\/*.bc.beof.dk\/*",
                "https:\/\/*.intra.halberg-as.dk\/*",
                "https:\/\/*\/adfs.eucnord.dk\/*",
                "https:\/\/*\/eucnord.imscase.dk\/*",
                "https:\/\/192.168.50.209\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "content\/autofiller.js"
            ],
            "css": [
                "content\/autofill.css"
            ],
            "matches": [
                ""
            ],
            "exclude_matches": [
                "https:\/\/secure.e-conomic.com\/*",
                "http:\/\/iris\/*",
                "https:\/\/supreme-test.vejlebrand.dk\/*",
                "https:\/\/supreme.vejlebrand.dk\/*",
                "https:\/\/rpas.domea.dk\/*",
                "https:\/\/*.cm.majinvest.com\/*",
                "https:\/\/*.secure.login.crasman.fi\/gui\/*",
                "https:\/\/*.secure.login.crasman.qa\/gui\/*",
                "https:\/\/*.secure.login.crasman.dev\/gui\/*",
                "https:\/\/*.secure.login.crasman.cloud\/gui\/*",
                "https:\/\/*.bc.beof.dk\/*",
                "https:\/\/*.intra.halberg-as.dk\/*",
                "https:\/\/*\/adfs.eucnord.dk\/*",
                "https:\/\/*\/eucnord.imscase.dk\/*",
                "https:\/\/192.168.50.209\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": false,
            "js": [
                "content\/uniqkeyApiHelper.js"
            ],
            "matches": [
                "https:\/\/api-staging.uniqkey.eu\/*",
                "https:\/\/api.uniqkey.eu\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "38": "images\/icon38.png"
        },
        "default_title": "uniqkey",
        "default_popup": "popup\/index.html"
    },
    "permissions": [
        "*:\/\/*\/*",
        "webRequest",
        "webRequestBlocking",
        "activeTab",
        "tabs",
        "storage",
        "unlimitedStorage",
        "clipboardWrite",
        "cookies",
        "privacy",
        "browsingData",
        "identity",
        "identity.email",
        "nativeMessaging",
        "downloads"
    ],
    "commands": {
        "autofill_login": {
            "suggested_key": {
                "default": "Ctrl+Shift+L"
            },
            "description": "__MSG_commandAutofillDesc__"
        },
        "generate_password": {
            "suggested_key": {
                "default": "Ctrl+Shift+9"
            },
            "description": "__MSG_commandGeneratePasswordDesc__"
        },
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+Y",
                "linux": "Ctrl+Shift+U"
            }
        },
        "toggle_developer_mode": {
            "suggested_key": {
                "default": "Ctrl+Shift+8",
                "windows": "Ctrl+Shift+8",
                "mac": "Ctrl+Shift+8",
                "linux": "Ctrl+Shift+8"
            },
            "description": "Enable\/Disable developer mode"
        }
    },
    "incognito": "split",
    "content_security_policy": "script-src 'self' 'wasm-eval'; object-src 'self'",
    "web_accessible_resources": [
        "password-popup\/popup.html",
        "account-select\/index.html",
        "open-app-banner\/index.html",
        "credit-card-select\/index.html",
        "images\/*",
        "popup\/fonts\/*",
        "_locales\/*",
        "content\/autofill.css"
    ]
}