True Key™ by McAfee

Go ahead - forget your passwords. With the True Key app, you are the password.

Co to jest True Key™ by McAfee?

True Key™ by McAfee to rozszerzenie Chrome opracowane przez https://truekey.com, a jego główną funkcją jest „Go ahead - forget your passwords. With the True Key app, you are the password.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia True Key™ by McAfee

Pobierz pliki rozszerzeń True Key™ by McAfee w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Meet True Key™ by McAfee – the easier, safer way to unlock your digital world.

No more hassle of remembering multiple passwords – conveniently log in to your apps, sites and devices with the True Key app.

Quick and Simple Access
From the moment you open your browser, the True Key browser extension helps you access your accounts easily.
• Store and automatically fill in your password details
• Enjoy convenient access to your apps, websites and devices

Secure Your Identity
The True Key app gives you the freedom to add multiple layers of protection to access your True Key profile, including things like:
• 2nd Device authentication – use a mobile device to verify it’s you
• Trusted device – True Key recognizes which devices are yours
• Your one Master Password – that is never stored and known only by you

The more factors you add, the stronger your True Key profile will become.

Download the True Key app on all your devices and browsers for access wherever you are. Your data syncs automatically, so you’ll have the info you need, when you need it.

Learn more at www.truekey.com                    

Podstawowe informacje o rozszerzeniu

Nazwa True Key™ by McAfee True Key™ by McAfee
ID cpaibbcbodhimfnjnakiidgbpiehfgci
Oficjalny URL https://chromewebstore.google.com/detail/true-key-by-mcafee/cpaibbcbodhimfnjnakiidgbpiehfgci
Opis Go ahead - forget your passwords. With the True Key app, you are the password.
Rozmiar pliku 6.6 MB
Liczba instalacji 801,424
Aktualna Wersja 4.3.1.9339
Ostatnia Aktualizacja 2022-05-14
Data Publikacji 2020-05-07
Ocena 4.71/5 Łącznie 15696 Oceny
Deweloper https://truekey.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.truekey.com
Adres URL Strony Pomocy https://help.truekey.com
Adres URL Strony Polityki Prywatności https://www.truekey.com/privacy
Obsługiwane Języki de,en,fr,nl,no,tr,da,es,hr,it,hu,pl,pt-BR,pt-PT,sk,fi,sv,cs,el,sr,ru,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "4.3.1.9339",
    "name": "True Key\u2122 by McAfee",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "icons": {
        "16": "resources\/icon16.png",
        "38": "resources\/icon38.png",
        "48": "resources\/icon48.png",
        "128": "resources\/icon128.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "permissions": [
        "clipboardWrite",
        "contextMenus",
        "cookies",
        "nativeMessaging",
        "privacy",
        "storage",
        "tabs",
        "unlimitedStorage",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        "pages\/tk-inpages-frame.html",
        "pages\/dashboard.html",
        "scripts\/*.js.map"
    ],
    "browser_action": {
        "default_icon": {
            "19": "resources\/icon19.png",
            "38": "resources\/icon38.png"
        }
    },
    "background": {
        "scripts": [
            "scripts\/core-vendor.js",
            "scripts\/chrome-shim.js",
            "scripts\/common.js",
            "scripts\/core.js",
            "scripts\/background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/*.doubleclick.net\/*",
                "*:\/\/platform.twitter.com\/widgets\/*",
                "*:\/\/www.facebook.com\/plugins\/*",
                "*:\/\/plusone.google.com\/_\/+1\/*",
                "*:\/\/metrics.truekey.com\/*",
                "*:\/\/webauthn.truekey.com\/v2\/bind.html"
            ],
            "js": [
                "scripts\/chrome-shim.js",
                "scripts\/common.js",
                "scripts\/translations.js",
                "scripts\/content-script-libs.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/*.doubleclick.net\/*",
                "*:\/\/platform.twitter.com\/widgets\/*",
                "*:\/\/www.facebook.com\/plugins\/*",
                "*:\/\/plusone.google.com\/_\/+1\/*",
                "*:\/\/metrics.truekey.com\/*",
                "*:\/\/webauthn.truekey.com\/v2\/bind.html"
            ],
            "js": [
                "scripts\/frames.js",
                "scripts\/content-script.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/*.doubleclick.net\/*",
                "*:\/\/platform.twitter.com\/widgets\/*",
                "*:\/\/www.facebook.com\/plugins\/*",
                "*:\/\/plusone.google.com\/_\/+1\/*",
                "*:\/\/metrics.truekey.com\/*",
                "*:\/\/webauthn.truekey.com\/v2\/bind.html"
            ],
            "js": [
                "scripts\/chrome-shim.js",
                "scripts\/translations.js",
                "scripts\/cs-loader.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/webauthn.truekey.com\/v2\/bind.html"
            ],
            "js": [
                "scripts\/windows-hello-auth.js"
            ],
            "run_at": "document_start"
        }
    ],
    "externally_connectable": {
        "ids": [
            "fheoggkfdfchfphceeifdbepaooicaho",
            "klekeajafkkpokaofllcadenjdckhinm",
            "kanjcmmieblbpbihaafnedamppkhfadn",
            "fdhgeoginicibhagdmblfikbgbkahibd",
            "lamehkegphbbfdailghaeeleoajilfho"
        ],
        "matches": [
            "https:\/\/truekey.intelsecurity.com\/*",
            "https:\/\/d.tkassets.com\/*",
            "https:\/\/*.mcafee.com\/*"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvwa5vIvzykR6lKlaEOSdRkBJl0eSLJT60v2Rvu5ZU\/cOA\/B44KDQeWctP5lrakilcGr6UgoA0mgNcdy1jMt2VeOtkweWPxb3sk++h3T5oTcOEeHbZhpPkKwpbo6lCoeWiumrNTcoOk9UrDkJ6PgPUy1CKtVvyfQ1qHHPK0PcsAonFnXNfWFDUNK1ApRnxU963UZe2nXXpBmUI9oLxR1WXuxBp1kmnPx1YzBtcG+ziukYRZQuN4WC\/lm\/N6Jm+4dkzjlHsFv6DrAZQAKXUKLYbMAtp8S7ZkN5r9mSn3K7MiuaLITEQgpQGjjrUDKljEmXDM+k7Z36iAekAEgHYw5ktwIDAQAB"
}