Covered Security Personal Assistant

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

Covered Security Personal Assistant क्या है?

Covered Security Personal Assistant https://coveredsecurity.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Covered is a free personal security assistant that helps you avoid the time, hassle, and cost of getting hacked online."।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        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                    

एक्सटेंशन की मूल जानकारी

नाम Covered Security Personal Assistant Covered Security Personal Assistant
ID onaejpinkfbnfjojgokeemjmigkfjkig
आधिकारिक URL https://chromewebstore.google.com/detail/covered-security-personal/onaejpinkfbnfjojgokeemjmigkfjkig
विवरण Covered is a free personal security assistant that helps you avoid the time, hassle, and cost of getting hacked online.
फ़ाइल का आकार 4.77 MB
स्थापना संख्या 110
वर्तमान संस्करण Release 2
अंतिम अपडेट 2023-05-19
प्रकाशन तिथि 2021-02-08
रेटिंग 5.00/5 कुल 10 रेटिंग्स
डेवलपर https://coveredsecurity.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.coveredsecurity.com
गोपनीयता नीति पृष्ठ URL https://www.coveredsecurity.com/legal/privacy.pdf
समर्थित भाषाएँ 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"
}