McAfee® WebAdvisor

McAfee® WebAdvisor

ما هو McAfee® WebAdvisor؟

McAfee® WebAdvisor هو إضافة Chrome تم تطويرها بواسطة McAfee, LLC، والميزة الرئيسية لها هي "McAfee® WebAdvisor".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة McAfee® WebAdvisor

قم بتنزيل ملفات الامتداد McAfee® WebAdvisor بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Browse safely, search with confidence.

McAfee WebAdvisor is your trusty companion that helps keep you safe while you browse and search the web. This extension safeguards you and your PC against threats, like malware and phishing attempts, without impacting your browsing performance

Here's how it works:

1.	Search safely. For supported search engines, WebAdvisor helps you easily identify safe sites by placing red, yellow, or green safety ratings right in your search results.

2.	Click with confidence. WebAdvisor warns you of potentially harmful sites before they cause you trouble.

3. Breathe easy. Even genuine websites can unwittingly play host to malicious content. Don't worry - WebAdvisor helps identify and block these risky elements while still displaying safe content.

As one of the world's leading independent cyber security companies, McAfee actively protects over 300 million consumer devices worldwide. We use this expertise to power the real-time protection that makes WebAdvisor your first line of defense for safer browsing.                    

معلومات أساسية عن التمديد

الاسم McAfee® WebAdvisor McAfee® WebAdvisor
ID fheoggkfdfchfphceeifdbepaooicaho
عنوان URL الرسمي https://chromewebstore.google.com/detail/mcafee%C2%AE-webadvisor/fheoggkfdfchfphceeifdbepaooicaho
الوصف McAfee® WebAdvisor
حجم الملف 3.04 MB
عدد التثبيتات 86,000,000
النسخة الحالية 8.1.0.4798
آخر تحديث 2024-02-15
تاريخ النشر 2023-03-21
تقييم 4.56/5 مجموع تقييمات 11187
المطور McAfee, LLC
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.mcafee.com/consumer/en-us/store/m0/catalog/mwad_528/mcafee-web-advisor.html
عنوان صفحة المساعدة https://community.mcafee.com/t5/WebAdvisor/bd-p/mcafee-webadvisor
عنوان صفحة سياسة الخصوصية https://www.mcafee.com/consumer/en-us/policy/global/legal.html?tab=privacy
اللغات المدعومة de,en,fr,nl,no,tr,da,es,es-419,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",
    "name": "__MSG_res_PRODUCT_NAME_TRADEMARKED__",
    "version": "8.1.0.4798",
    "manifest_version": 3,
    "description": "__MSG_res_PRODUCT_NAME_TRADEMARKED__",
    "default_locale": "en",
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; worker-src 'self' 'wasm-unsafe-eval'; default-src 'self'; style-src 'self' 'unsafe-inline'; style-src-elem 'self' https:\/\/fonts.googleapis.com 'unsafe-inline'; font-src 'self' data: https:\/\/fonts.gstatic.com; img-src data:; connect-src 'self' https:\/\/publicsuffix.org https:\/\/data.iana.org\/ https:\/\/sadownload.mcafee.com https:\/\/mip.api.mcafeewebadvisor.com https:\/\/us.search.yahoo.com https:\/\/cu1pehnswadext.servicebus.windows.net https:\/\/threat.api.mcafee.com https:\/\/csptoken.ccs.mcafee.com https:\/\/analytics.qa.apis.mcafee.com https:\/\/analytics.apis.mcafee.com https:\/\/report.api.mcafee.com\/"
    },
    "minimum_chrome_version": "88.0",
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrOrksCVomv4HZxXZu6eb3fMbFPlYcSWHnBa0eGSLlBx4YJU3hgqATLB9FrVu1I2kjEKU02kDNejzwnooAjAMpQLMN6rDnVLt\/xgvBvwfUcqVOX2vmJvzBFUNhrShiAco662ZtJRD2B4MshsjoggFtWvpBDi3VXRzpr1I0jA0tUwIDAQAB",
    "icons": {
        "128": "images\/webadvisor.png"
    },
    "action": {
        "default_title": "__MSG_res_PRODUCT_NAME_TRADEMARKED__",
        "default_icon": {
            "16": "images\/browser_action\/disabled_16.png",
            "32": "images\/browser_action\/disabled_32.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "activeTab",
        "alarms",
        "declarativeNetRequest",
        "downloads",
        "nativeMessaging",
        "scripting",
        "storage",
        "tabs",
        "unlimitedStorage",
        "webRequest"
    ],
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "html\/*.html",
                "images\/*.png",
                "images\/*.gif",
                "images\/*.svg",
                "json\/*.json",
                "fonts\/*.ttf",
                "css\/*.css",
                "wasm_feature.wasm"
            ],
            "extension_ids": [
                "fheoggkfdfchfphceeifdbepaooicaho"
            ],
            "matches": [
                ""
            ]
        }
    ]
}