Covered Security Personal Assistant

Covered is a free personal security assistant that helps you avoid the time, hassle, and cost of getting hacked online.

Hvad er Covered Security Personal Assistant?

Covered Security Personal Assistant er en Chrome-udvidelse udviklet af https://coveredsecurity.com, og dens hovedfunktion er "Covered is a free personal security assistant that helps you avoid the time, hassle, and cost of getting hacked online.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot

Download Covered Security Personal Assistant-udvidelses-CRX-fil

Download Covered Security Personal Assistant-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Hackers are constantly trying to steal your identity and your money. Getting hacked is a hassle – time consuming and frustrating. But security is complex and confusing. So what should you do?

Get Covered!

A revolutionary new product, Covered watches out for you as you go about your life on the Internet. It alerts you when you need to take action and provides simple, easy-to-follow steps to protect yourself and your family.

And don’t worry about your personal info.  Covered will never share your personal info with anyone without your direct approval.

Why use Covered?

•  understand how much risk you are taking online
•  know when companies you use have been breached and your data is at risk
•  get personalized recommendations to improve your security
•  earn rewards for taking action to protect yourself                    

Grundlæggende oplysninger om udvidelsen

Navn Covered Security Personal Assistant Covered Security Personal Assistant
ID onaejpinkfbnfjojgokeemjmigkfjkig
Officiel URL https://chromewebstore.google.com/detail/covered-security-personal/onaejpinkfbnfjojgokeemjmigkfjkig
Beskrivelse Covered is a free personal security assistant that helps you avoid the time, hassle, and cost of getting hacked online.
Filstørrelse 4.77 MB
Antal Installationer 110
Nuværende Version Release 2
Senest Opdateret 2023-05-19
Udgivelsesdato 2021-02-08
Bedømmelse 5.00/5 Samlet 10 Bedømmelser
Udvikler https://coveredsecurity.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://www.coveredsecurity.com
URL til Fortrolighedspolitik Side https://www.coveredsecurity.com/legal/privacy.pdf
Understøttede Sprog en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "author": "Covered Security, Inc.",
    "name": "Covered Security Personal Assistant",
    "short_name": "Covered Sec",
    "description": "Covered is a free personal security assistant that helps you avoid the time, hassle, and cost of getting hacked online.",
    "version": "1.0.622",
    "version_name": "Release 2",
    "minimum_chrome_version": "25",
    "offline_enabled": false,
    "browser_action": {
        "default_title": "Covered Security Personal Assistant",
        "default_popup": "app.html"
    },
    "icons": {
        "16": "icon16.png",
        "19": "icon19.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*",
        "history",
        "storage",
        "tabs"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "contentAll.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/www.coveredsecurity.com\/*"
            ],
            "js": [
                "contentSite.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        "about.png",
        "account_takeover_ic.png",
        "askCoveredLogin.html",
        "askCoveredLogin.js",
        "background.html",
        "breachNotify.html",
        "breachNotify.js",
        "breachSummary.html",
        "breachSummary.js",
        "bx.html",
        "creditcard_ic.png",
        "doNotInterrupt.html",
        "factorAndConsentRequired.html",
        "factorAndConsentRequired.js",
        "factorSuccess.html",
        "factorSuccess.js",
        "financial_identity_theft_ic.png",
        "healthcare_ic.png",
        "iframeCommon.js",
        "loginRequired.html",
        "loginRequired.js",
        "logo.png",
        "observeAndPromptAction.html",
        "onKudoGranted.html",
        "passwordRequired.html",
        "passwordRequired.js",
        "profile-image.png",
        "pushAlert.html",
        "pushAlert.js",
        "pushNotification.html",
        "pushNotification.js",
        "pwdMgrCreateAccount.html",
        "pwdMgrCreateAccountSuccess.html",
        "register.html",
        "register.js",
        "selectSmsFactor.html",
        "selectSmsFactor.js",
        "settings.html",
        "settings.js",
        "stepUpAuth.html",
        "stepUpAuth.js",
        "verifyFactorRequired.html",
        "verifyFactorRequired.js"
    ],
    "background": {
        "page": "background.html"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/www.coveredsecurity.com\/*"
        ]
    },
    "oauth2": {
        "client_id": "222239129161-4gjh4d6q5l6m9r99umcq212jad2uiv8o.apps.googleusercontent.com",
        "scopes": [
            "",
            "https:\/\/www.googleapis.com\/auth\/gmail.login",
            "https:\/\/www.googleapis.com\/auth\/drive"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/apis.google.com\/ https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com; object-src 'self'",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyU2d8FzEBVobgJ+G0W+Vr4xMOGV5i42eNHwIW0hvJcXsCkxZ6VH0\/ZXS1yfnag3IW1H1Tp7Ehbh1\/cv1g52gzVD5VNxxWIpw2lhGpotlhL58XuJZQzIjRWhmbUPBpUXbXk8gfSWnSg8E2IouhbKCDvIdOTXzsaMZNlEO2Yd3\/\/slqYr1\/eSLsCAnmW85FltTLDLypKoUHyfSeoDHYBwBPuH+q8a7AK0uYJujGgxtjJypit9i7p4VzHTCBOKOZxtqfZBkIV\/Rc9LsDYD6\/oXScOycKso1ui7O\/y3MTyonhct338auC\/hVk0EiwktFUodNs7ChHaRfBL8CWZW\/8FYYZwIDAQAB"
}