Total WebShield: Chrome Antivirus Protection

Enjoy a safer internet browsing experience, secure from phishing and malware.

Total WebShield: Chrome Antivirus Protectionとは何ですか?

Total WebShield: Chrome Antivirus ProtectionはProtected.netによって開発されたChromeの拡張機能で、その主な機能は「Enjoy a safer internet browsing experience, secure from phishing and malware.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Total WebShield: Chrome Antivirus Protection拡張機能のCRXファイルをダウンロード

Total WebShield: Chrome Antivirus Protection拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Total WebShield is modern web browsing antivirus protection for Chrome, using artificial intelligence and cloud-based technology, Total WebShield is an advanced first line of defence against online malware, phishing and other harmful websites. 

Combined with a suite of privacy protection tools, Total WebShield provides a clean browsing experience whilst quietly protecting your computer from online threats in the background. 

Total WebShield blocks access to websites which could harm your device or put your identity at risk. This eliminates the chances of falling for online scams and socially engineered tricks, and perhaps most importantly, suffering viruses or malware.

Total WebShield utilises the most up to date block lists to ensure your safety online. Powered by AI, threat research and crowd-sourced reports, Total WebShield is able to untangle and uncover networks of dangerous websites and put blocks in place at source.

Key Features:

- Protects against online threats - First line of defence for blocking malicious, phishing and scam websites that could result in computer damage, identity theft or financial fraud.

- Suspicious website warnings - Notifications when visiting websites which show signs of suspicious behaviour or having suffered a data breach.

- Stop Nuisance Browser Notifications - Prevent the annoyance of websites asking you to subscribe to notifications, quickly access and manage previously subscribed notifications and experience cleaner browsing.

- Dark Web Monitoring - Stay on top of, and react quickly, to any data breaches which expose private data such as account passwords.

- Tracking and Online Privacy Protection - Prevent being stalked or tracked around the web, keep your private data private and see a less biased picture of the online world.


Get back in the driving seat today and take full control of your browsing experience with Total WebShield for Chrome 7-day free trial, no credit card required. The trial license provides complimentary access to our premium service.

Upon expiration you have the ability to continue to use some security features free of charge but will require a premium license if you wish to remain protected against dangerous websites. Premium licenses also include free access to our Security Suite of features at TotalAV. Industry certified antivirus software with real-time protection for Windows, MacOS, iOS and Android.

We collect your IP address on initial installation in order to allocate your free trial access without requiring any personal information. You will only be required to provide personal details such as your name, email address & payment credentials should you wish to activate a premium subscription.

Further details of both our terms & privacy policies can be found below:

Transparency Statement: https://www.totalwebshield.com/transparency-statement
Website Terms: https://www.totalwebshield.com/terms
Website Privacy: https://www.totalwebshield.com/privacy

Further details can be found on on pricing page https://www.totalwebshield.com/pricing

Total WebShield will not store or log your data, your privacy is our priority.

This service is sold by Protected.net Group Limited.                    

拡張機能の基本情報

名前 Total WebShield: Chrome Antivirus Protection Total WebShield: Chrome Antivirus Protection
ID bobjajapamhdnbnimmaddcceeckkoiff
公式URL https://chromewebstore.google.com/detail/total-webshield-chrome-an/bobjajapamhdnbnimmaddcceeckkoiff
説明 Enjoy a safer internet browsing experience, secure from phishing and malware.
ファイルサイズ 6.46 MB
インストール数 128,595
現在のバージョン 2.7.1
最終更新日 2024-02-02
公開日 2021-07-23
評価 3.97/5 合計 201 レビュー
開発者 Protected.net
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.totalwebshield.com
ヘルプページのURL https://my.totalwebshield.com/support
プライバシーポリシーページのURL https://www.totalav.com/privacy
対応言語 de,en,fr,nl,no,tr,da,es,it,pl,sv
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Total WebShield: Chrome Antivirus Protection",
    "author": "Protected.net",
    "description": "__MSG_manifest_description__",
    "version": "2.7.1",
    "web_accessible_resources": [
        "\/assets\/img\/*",
        "\/app\/webshield\/*",
        "\/app\/lander\/*",
        "\/web-accessible-resources\/*",
        "\/app\/serve_injectable_content\/*"
    ],
    "browser_action": {
        "default_icon": {
            "16": "\/assets\/img\/_brand\/icon\/16px.png",
            "20": "\/assets\/img\/_brand\/icon\/20px.png",
            "44": "\/assets\/img\/_brand\/icon\/44px.png",
            "48": "\/assets\/img\/_brand\/icon\/48px.png",
            "54": "\/assets\/img\/_brand\/icon\/54px.png"
        },
        "default_popup": "app\/popup\/index.html"
    },
    "icons": {
        "16": "\/assets\/img\/_brand\/icon\/16px.png",
        "20": "\/assets\/img\/_brand\/icon\/20px.png",
        "44": "\/assets\/img\/_brand\/icon\/44px.png",
        "48": "\/assets\/img\/_brand\/icon\/48px.png",
        "54": "\/assets\/img\/_brand\/icon\/54px.png",
        "64": "\/assets\/img\/_brand\/icon\/64px.png",
        "80": "\/assets\/img\/_brand\/icon\/80px.png",
        "90": "\/assets\/img\/_brand\/icon\/90px.png",
        "120": "\/assets\/img\/_brand\/icon\/120px.png",
        "128": "\/assets\/img\/_brand\/icon\/128px.png",
        "150": "\/assets\/img\/_brand\/icon\/150px.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "\/app\/vendor\/vendor.min.js",
            "\/app\/shared\/shared.min.js",
            "\/app\/background\/background.min.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "\/app\/continuous_protection_listener\/continuous_protection_listener.min.js"
            ],
            "matches": [
                "http:\/\/*\/continuous-protection",
                "https:\/\/*\/continuous-protection"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "app\/adblock_content\/adblock_content.min.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "match_about_blank": true,
            "run_at": "document_start"
        },
        {
            "all_frames": false,
            "js": [
                "\/app\/vendor\/vendor.min.js",
                "\/app\/shared\/shared.min.js",
                "app\/injectable_content\/injectable_content.min.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": false,
            "js": [
                "\/app\/vendor\/vendor.min.js",
                "\/app\/shared\/shared.min.js",
                "app\/safe_results\/safe_results.min.js"
            ],
            "matches": [
                "*:\/\/www.google.com\/*",
                "*:\/\/www.google.co.uk\/*",
                "*:\/\/www.bing.com\/*",
                "*:\/\/search.yahoo.com\/*",
                "*:\/\/uk.search.yahoo.com\/*",
                "*:\/\/images.search.yahoo.com\/*",
                "*:\/\/uk.images.search.yahoo.com\/*",
                "*:\/\/news.search.yahoo.com\/*",
                "*:\/\/uk.news.search.yahoo.com\/*",
                "*:\/\/www.yahoo.com\/*",
                "*:\/\/www.ask.com\/*",
                "*:\/\/search.aol.co.uk\/*",
                "*:\/\/search.aol.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": false,
            "js": [
                "app\/my_dot_dashboard_modifier\/my_dot_dashboard_modifier.min.js"
            ],
            "matches": [
                "*:\/\/my.totaladblock.com\/*",
                "*:\/\/my.totalwebshield.com\/*",
                "*:\/\/my.totalav.com\/*",
                "*:\/\/adblock.totalav.com\/*",
                "*:\/\/av.totaladblock.com\/*",
                "*:\/\/adblock.totaladblock.com\/*",
                "*:\/\/adblock.totalwebshield.com\/*",
                "*:\/\/shield.totaladblock.com\/*",
                "*:\/\/browser.totaladblock.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "alarms",
        "contentSettings",
        "cookies",
        "notifications",
        "privacy",
        "storage",
        "tabs",
        "unlimitedStorage",
        "webRequest",
        "webRequestBlocking",
        "webNavigation",
        ""
    ],
    "optional_permissions": [
        "downloads"
    ]
}