Antivirus - Protection

Our free Antivirus scan keep your computer safe & running full-speed.

Antivirus - Protection란 무엇입니까?

Antivirus - Protection은(는) ProApp에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Our free Antivirus scan keep your computer safe & running full-speed."입니다.

확장 프로그램 스크린샷

screenshot

Antivirus - Protection 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Antivirus - Protection prevents the spread of viruses and malware that affect Chrome detecting them on your device before they get spread.

Antivirus - Protection has a proprietary deep protection scanning, it scans both websites and files for viruses and malware. Antivirus - Protection  is one of the only security
applications that scans files and looks inside websites as they are created or changed on your device's storage!

ProApp has put their best efforts forward to ensure that Antivirus - Protection is as simple as it can get.

Antivirus Protection Features
★ Real time protection scans apps, files, and looks inside zip files as you install them
★ Deep scan will scan the entire contents of your apps for deeply embedded viruses and malware
★ Scans the files for viruses
★ Beautiful simple interface
★ Optimized for tablets                    

확장 프로그램 기본 정보

이름 Antivirus - Protection Antivirus - Protection
ID foebaddedifcndhkickkdnhojlfjodil
공식 URL https://chrome.google.com/webstore/detail/antivirus-protection/foebaddedifcndhkickkdnhojlfjodil
설명 Our free Antivirus scan keep your computer safe & running full-speed.
파일 크기 119 KB
설치 횟수 1,000
현재 버전 1.0.0
최근 업데이트 2021-08-05
출시 날짜 2021-08-05
평점 5.00/5 총 7 개의 평점
개발자 ProApp
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/128.png"
    },
    "name": "__MSG_name__",
    "short_name": "__MSG_shortName__",
    "description": "__MSG_desc__",
    "default_locale": "en",
    "icons": {
        "16": "images\/16.png",
        "32": "images\/32.png",
        "48": "images\/48.png",
        "64": "images\/64.png",
        "128": "images\/128.png"
    },
    "manifest_version": 2,
    "offline_enabled": true,
    "container": "GOOGLE_DRIVE",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0"
}