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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    ]
}