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 https://truekey.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Go ahead - forget your passwords. With the True Key app, you are the password."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में True Key™ by McAfee एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
}