True Key™ by McAfee

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

Τι είναι το True Key™ by McAfee;

Το True Key™ by McAfee είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://truekey.com, και η κύρια λειτουργία του είναι "Go ahead - forget your passwords. With the True Key app, you are the password.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης True Key™ by McAfee

Λήψη αρχείων επέκτασης True Key™ by McAfee σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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                    

Βασικές Πληροφορίες Επέκτασης

Όνομα True Key™ by McAfee True Key™ by McAfee
ID cpaibbcbodhimfnjnakiidgbpiehfgci
Επίσημο URL https://chromewebstore.google.com/detail/true-key-by-mcafee/cpaibbcbodhimfnjnakiidgbpiehfgci
Περιγραφή Go ahead - forget your passwords. With the True Key app, you are the password.
Μέγεθος Αρχείου 6.6 MB
Αριθμός Εγκαταστάσεων 801,424
Τρέχουσα Έκδοση 4.3.1.9339
Τελευταία Ενημέρωση 2022-05-14
Ημερομηνία Δημοσίευσης 2020-05-07
Αξιολόγηση 4.71/5 Συνολικά 15696 Αξιολογήσεις
Προγραμματιστής https://truekey.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.truekey.com
Διεύθυνση URL της Σελίδας Βοήθειας https://help.truekey.com
URL της Σελίδας Πολιτικής Απορρήτου https://www.truekey.com/privacy
Υποστηριζόμενες Γλώσσες 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"
}