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