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 - это расширение Chrome, разработанное Protected.net, и его основная функция - "Enjoy a safer internet browsing experience, secure from phishing and malware.".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Total WebShield: Chrome Antivirus Protection

Скачайте файлы расширений 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
Электронная почта [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"
    ]
}