Web Threat Shield

Keeps you safe when browsing the web by identifying and blocking dangerous websites.

什么是Web Threat Shield?

Web Threat Shield是由Webroot开发的Chrome扩展程序,该扩展的主要功能是“Keeps you safe when browsing the web by identifying and blocking dangerous websites.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Web Threat Shield扩展crx文件

下载Web Threat Shield扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        The Internet can be a scary place. Wouldn’t it be great if you could tell which sites were dangerous before it was too late? Now you can with the Webroot® Web Threat Shield.

The Webroot Web Threat Shield offers top-of-the-line defense against cybercrime while browsing the internet. It warns about unsafe websites before you click, and automatically blocks bad ones trying to install viruses and malware on your computer. You’ll have peace-of-mind knowing personal information like passwords and credit card details are safe.

The Webroot Web Threat Shield also provides up-to-the-minute data about website reputations and real-time protection against phishing sites.

The Webroot Web Threat Shield is available as a feature of our award-winning internet security that protects PCs, Mac computers, and mobile devices. Copy and paste the link below into the address bar above to learn which type of security is right for you. https://www.webroot.com/us/en/home/products/helpmechoose

If you are already using a Webroot SecureAnywhere® Antivirus, Webroot SecureAnywhere® Internet Security Plus, or Webroot SecureAnywhere® Internet Security Complete, locate the keycode used to activate your subscription and click “GET” at the top of your screen. If you can’t find your keycode, copy and paste the link below in the address bar above and we’ll help you find it. https://answers.webroot.com/Webroot/ukp.aspx?pid=12&app=vw&vw=1&login=1&solutionid=127
A keycode can be acquired at www.webroot.com.

By installing the Webroot Web Threat Shield Extension, you agree to the Webroot SecureAnywhere Solution Agreement available at https://www.webroot.com/us/en/legal/service-terms-and-conditions.                    

扩展基本信息

名称 Web Threat Shield Web Threat Shield
ID kjeghcllfecehndceplomkocgfbklffd
官方URL https://chromewebstore.google.com/detail/web-threat-shield/kjeghcllfecehndceplomkocgfbklffd
简介 Keeps you safe when browsing the web by identifying and blocking dangerous websites.
文件大小 500 KB
安装次数 5,342,485
当前版本 2.1.23136.1
更新时间 2023-06-06
上架时间 2020-11-05
评分 2.47/5 共321次评分
开发者 Webroot
电子邮箱 [email protected]
付费类型 free
扩展官网 http://www.webroot.com
帮助页面URL http://www.webroot.com/support/
隐私政策页面URL https://www.webroot.com/us/en/legal/privacy
支持的语言 de,en,fr,nl,tr,es,it,pt-BR,pt-PT,ru,zh-CN,zh-TW,ja,ko
manifest.json
{
    "manifest_version": 3,
    "name": "Web Threat Shield",
    "version": "2.1.23136.1",
    "default_locale": "en",
    "description": "__MSG_description__",
    "author": "Webroot Inc.",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background_scripts\/worker.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "css": [
                "content_scripts\/sra.css"
            ],
            "js": [
                "helper_scripts\/helper.js",
                "helper_scripts\/browser.js",
                "content_scripts\/main.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "permissions": [
        "activeTab",
        "storage",
        "notifications",
        "downloads",
        "webRequest"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "16": "images\/Webroot16.png",
        "24": "images\/Webroot24.png",
        "32": "images\/Webroot32.png",
        "48": "images\/Webroot48.png",
        "96": "images\/Webroot96.png",
        "128": "images\/Webroot128.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/Webroot16.png",
            "24": "images\/Webroot24.png",
            "32": "images\/Webroot32.png",
            "48": "images\/Webroot48.png",
            "96": "images\/Webroot96.png",
            "128": "images\/Webroot128.png"
        },
        "default_title": "Webroot Web Threat Shield",
        "default_popup": "browser_actions\/keycode_ui\/keycode_ui.html"
    },
    "options_page": "options\/options.html",
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/sra\/*",
                "content_scripts\/sra.css",
                "images\/fonts\/OpenSans_300_400_600_700.woff2"
            ],
            "matches": [
                "https:\/\/www.bing.com\/*",
                "https:\/\/www.google.com\/*",
                "https:\/\/*.search.yahoo.com\/*",
                "https:\/\/search.yahoo.co.jp\/*",
                "https:\/\/www.google.ac\/*",
                "https:\/\/www.google.ad\/*",
                "https:\/\/www.google.ae\/*",
                "https:\/\/www.google.al\/*",
                "https:\/\/www.google.am\/*",
                "https:\/\/www.google.as\/*",
                "https:\/\/www.google.at\/*",
                "https:\/\/www.google.az\/*",
                "https:\/\/www.google.ba\/*",
                "https:\/\/www.google.be\/*",
                "https:\/\/www.google.bf\/*",
                "https:\/\/www.google.bg\/*",
                "https:\/\/www.google.bi\/*",
                "https:\/\/www.google.bj\/*",
                "https:\/\/www.google.bs\/*",
                "https:\/\/www.google.bt\/*",
                "https:\/\/www.google.by\/*",
                "https:\/\/www.google.ca\/*",
                "https:\/\/www.google.cat\/*",
                "https:\/\/www.google.cd\/*",
                "https:\/\/www.google.cf\/*",
                "https:\/\/www.google.cg\/*",
                "https:\/\/www.google.ch\/*",
                "https:\/\/www.google.ci\/*",
                "https:\/\/www.google.cl\/*",
                "https:\/\/www.google.cm\/*",
                "https:\/\/www.google.cn\/*",
                "https:\/\/www.google.co.ao\/*",
                "https:\/\/www.google.co.bw\/*",
                "https:\/\/www.google.co.ck\/*",
                "https:\/\/www.google.co.cr\/*",
                "https:\/\/www.google.co.id\/*",
                "https:\/\/www.google.co.il\/*",
                "https:\/\/www.google.co.in\/*",
                "https:\/\/www.google.co.jp\/*",
                "https:\/\/www.google.co.ke\/*",
                "https:\/\/www.google.co.kr\/*",
                "https:\/\/www.google.co.ls\/*",
                "https:\/\/www.google.co.ma\/*",
                "https:\/\/www.google.co.mz\/*",
                "https:\/\/www.google.co.nz\/*",
                "https:\/\/www.google.co.th\/*",
                "https:\/\/www.google.co.tz\/*",
                "https:\/\/www.google.co.ug\/*",
                "https:\/\/www.google.co.uk\/*",
                "https:\/\/www.google.co.uz\/*",
                "https:\/\/www.google.co.ve\/*",
                "https:\/\/www.google.co.vi\/*",
                "https:\/\/www.google.co.za\/*",
                "https:\/\/www.google.co.zm\/*",
                "https:\/\/www.google.co.zw\/*",
                "https:\/\/www.google.com.af\/*",
                "https:\/\/www.google.com.ag\/*",
                "https:\/\/www.google.com.ai\/*",
                "https:\/\/www.google.com.ar\/*",
                "https:\/\/www.google.com.au\/*",
                "https:\/\/www.google.com.bd\/*",
                "https:\/\/www.google.com.bh\/*",
                "https:\/\/www.google.com.bn\/*",
                "https:\/\/www.google.com.bo\/*",
                "https:\/\/www.google.com.br\/*",
                "https:\/\/www.google.com.bz\/*",
                "https:\/\/www.google.com.co\/*",
                "https:\/\/www.google.com.cu\/*",
                "https:\/\/www.google.com.cy\/*",
                "https:\/\/www.google.com.do\/*",
                "https:\/\/www.google.com.ec\/*",
                "https:\/\/www.google.com.eg\/*",
                "https:\/\/www.google.com.et\/*",
                "https:\/\/www.google.com.fj\/*",
                "https:\/\/www.google.com.gh\/*",
                "https:\/\/www.google.com.gi\/*",
                "https:\/\/www.google.com.gt\/*",
                "https:\/\/www.google.com.hk\/*",
                "https:\/\/www.google.com.jm\/*",
                "https:\/\/www.google.com.kh\/*",
                "https:\/\/www.google.com.kw\/*",
                "https:\/\/www.google.com.lb\/*",
                "https:\/\/www.google.com.ly\/*",
                "https:\/\/www.google.com.mm\/*",
                "https:\/\/www.google.com.mt\/*",
                "https:\/\/www.google.com.mx\/*",
                "https:\/\/www.google.com.my\/*",
                "https:\/\/www.google.com.na\/*",
                "https:\/\/www.google.com.nf\/*",
                "https:\/\/www.google.com.ng\/*",
                "https:\/\/www.google.com.ni\/*",
                "https:\/\/www.google.com.np\/*",
                "https:\/\/www.google.com.om\/*",
                "https:\/\/www.google.com.pa\/*",
                "https:\/\/www.google.com.pe\/*",
                "https:\/\/www.google.com.pg\/*",
                "https:\/\/www.google.com.ph\/*",
                "https:\/\/www.google.com.pk\/*",
                "https:\/\/www.google.com.pr\/*",
                "https:\/\/www.google.com.py\/*",
                "https:\/\/www.google.com.qa\/*",
                "https:\/\/www.google.com.sa\/*",
                "https:\/\/www.google.com.sb\/*",
                "https:\/\/www.google.com.sg\/*",
                "https:\/\/www.google.com.sl\/*",
                "https:\/\/www.google.com.sv\/*",
                "https:\/\/www.google.com.tj\/*",
                "https:\/\/www.google.com.tn\/*",
                "https:\/\/www.google.com.tr\/*",
                "https:\/\/www.google.com.tw\/*",
                "https:\/\/www.google.com.ua\/*",
                "https:\/\/www.google.com.uy\/*",
                "https:\/\/www.google.com.vc\/*",
                "https:\/\/www.google.com.vn\/*",
                "https:\/\/www.google.cv\/*",
                "https:\/\/www.google.cz\/*",
                "https:\/\/www.google.de\/*",
                "https:\/\/www.google.dj\/*",
                "https:\/\/www.google.dk\/*",
                "https:\/\/www.google.dm\/*",
                "https:\/\/www.google.dz\/*",
                "https:\/\/www.google.ee\/*",
                "https:\/\/www.google.es\/*",
                "https:\/\/www.google.fi\/*",
                "https:\/\/www.google.fm\/*",
                "https:\/\/www.google.fr\/*",
                "https:\/\/www.google.ga\/*",
                "https:\/\/www.google.ge\/*",
                "https:\/\/www.google.gg\/*",
                "https:\/\/www.google.gl\/*",
                "https:\/\/www.google.gm\/*",
                "https:\/\/www.google.gp\/*",
                "https:\/\/www.google.gr\/*",
                "https:\/\/www.google.gy\/*",
                "https:\/\/www.google.hn\/*",
                "https:\/\/www.google.hr\/*",
                "https:\/\/www.google.ht\/*",
                "https:\/\/www.google.hu\/*",
                "https:\/\/www.google.ie\/*",
                "https:\/\/www.google.im\/*",
                "https:\/\/www.google.iq\/*",
                "https:\/\/www.google.is\/*",
                "https:\/\/www.google.it\/*",
                "https:\/\/www.google.je\/*",
                "https:\/\/www.google.jo\/*",
                "https:\/\/www.google.kg\/*",
                "https:\/\/www.google.ki\/*",
                "https:\/\/www.google.kz\/*",
                "https:\/\/www.google.la\/*",
                "https:\/\/www.google.li\/*",
                "https:\/\/www.google.lk\/*",
                "https:\/\/www.google.lt\/*",
                "https:\/\/www.google.lu\/*",
                "https:\/\/www.google.lv\/*",
                "https:\/\/www.google.md\/*",
                "https:\/\/www.google.me\/*",
                "https:\/\/www.google.mg\/*",
                "https:\/\/www.google.mk\/*",
                "https:\/\/www.google.ml\/*",
                "https:\/\/www.google.mn\/*",
                "https:\/\/www.google.ms\/*",
                "https:\/\/www.google.mu\/*",
                "https:\/\/www.google.mv\/*",
                "https:\/\/www.google.mw\/*",
                "https:\/\/www.google.ne\/*",
                "https:\/\/www.google.nl\/*",
                "https:\/\/www.google.no\/*",
                "https:\/\/www.google.nr\/*",
                "https:\/\/www.google.nu\/*",
                "https:\/\/www.google.pl\/*",
                "https:\/\/www.google.pn\/*",
                "https:\/\/www.google.ps\/*",
                "https:\/\/www.google.pt\/*",
                "https:\/\/www.google.ro\/*",
                "https:\/\/www.google.rs\/*",
                "https:\/\/www.google.ru\/*",
                "https:\/\/www.google.rw\/*",
                "https:\/\/www.google.sc\/*",
                "https:\/\/www.google.se\/*",
                "https:\/\/www.google.sh\/*",
                "https:\/\/www.google.si\/*",
                "https:\/\/www.google.sk\/*",
                "https:\/\/www.google.sm\/*",
                "https:\/\/www.google.sn\/*",
                "https:\/\/www.google.so\/*",
                "https:\/\/www.google.sr\/*",
                "https:\/\/www.google.st\/*",
                "https:\/\/www.google.td\/*",
                "https:\/\/www.google.tg\/*",
                "https:\/\/www.google.tk\/*",
                "https:\/\/www.google.tl\/*",
                "https:\/\/www.google.tm\/*",
                "https:\/\/www.google.tn\/*",
                "https:\/\/www.google.to\/*",
                "https:\/\/www.google.tt\/*",
                "https:\/\/www.google.vg\/*",
                "https:\/\/www.google.vu\/*",
                "https:\/\/www.google.ws\/*"
            ]
        }
    ]
}