ZoneAlarm Web Secure Free

Protects users from advanced malware, phishing and zero-day attacks by performing real-time analysis

ZoneAlarm Web Secure Free란 무엇입니까?

ZoneAlarm Web Secure Free은(는) https://suggest.zonealarm.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Protects users from advanced malware, phishing and zero-day attacks by performing real-time analysis"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

ZoneAlarm Web Secure Free 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Web secure Free – securing your web activity

Web Secure Free is a free browsing security tool offered to you as part of ZoneAlarm free products. 
The tool offers you browsing security using a Chrome extension. Both contain various cutting edge technologies from ZoneAlarm and Check Point security experts designed to keep you safe while using the web.

*Chrome Extension security features
ZoneAlarm Web Secure Free Extension will protect you from phishing attacks and malicious documents download.
• Anti-Phishing                                                                                                                                    
ZoneAlarm Anti-Phishing protects your private information from a phishing attack while browsing online. It will scan all websites before letting you insert any personal information and will alert you whether it is a safe website or a phishing attempt. 
The Chrome extension gives you maximum security with optimal browsing experience as it only scans the website before inserting information.

• ZoneAlarm Threat Extraction
ZoneAlarm Threat Extraction allows you to safely download emailed and web-downloaded documents after removing any potential threats.

By clicking “Add to chrome”, I accept and agree to installing ZoneAlarm Web Secure Free as provided by the service and to the Terms of Use and Privacy Policy.”

Privacy policy - https://www.zonealarm.com/privacy

Terms of use - https://www.zonealarm.com/terms

Contact - https://www.zonealarm.com/about/contact

About us - https://www.zonealarm.com/about                    

확장 프로그램 기본 정보

이름 ZoneAlarm Web Secure Free ZoneAlarm Web Secure Free
ID nofdpbenickbjghcdhapegiimmdinblo
공식 URL https://chromewebstore.google.com/detail/zonealarm-web-secure-free/nofdpbenickbjghcdhapegiimmdinblo
설명 Protects users from advanced malware, phishing and zero-day attacks by performing real-time analysis
파일 크기 2.77 MB
설치 횟수 28,313
현재 버전 990.97.747
최근 업데이트 2023-10-12
출시 날짜 2020-06-04
평점 3.41/5 총 17 개의 평점
개발자 https://suggest.zonealarm.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.zonealarm.com/software/web-secure-free
개인정보 보호 정책 페이지 URL https://www.checkpoint.com/privacy
지원되는 언어 de,en,fr,nl,no,da,es,es-419,it,pl,pt-BR,pt-PT,ro,fi,sv,cs,el,ru,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ZoneAlarm Web Secure Free",
    "short_name": "ZoneAlarm",
    "version": "990.97.747",
    "ep_version": "",
    "manifest_version": 2,
    "homepage_url": "https:\/\/www.zonealarm.com\/software\/web-secure-free",
    "description": "Protects users from advanced malware, phishing and zero-day attacks by performing real-time analysis",
    "icons": {
        "16": "data\/icons\/CheckPointLogo_16.png",
        "48": "data\/icons\/CheckPointLogo_48.png",
        "128": "data\/icons\/CheckPointLogo_128.png"
    },
    "background": {
        "scripts": [
            "data\/homoglyph.js",
            "data\/psl.min.js",
            "data\/common.js",
            "data\/cryptoJS-sha1.js",
            "data\/cryptoJS-lib-typedarrays-min.js",
            "data\/cryptoJS-hmac-sha256.js",
            "data\/cryptoJS-pbkdf2.js",
            "data\/cryptoJS-aes.js",
            "data\/utils.js",
            "data\/caching.js",
            "data\/cloud_auth.js",
            "data\/fetch_wrapper.js",
            "data\/telemetry.js",
            "data\/web_reputation_feedback.js",
            "data\/cp_cloud_service.js",
            "data\/storage_schema.js",
            "data\/storage_wrapper.js",
            "data\/eventlog.js",
            "data\/eventlog_dispatcher.js",
            "data\/eventlog_aggregator.js",
            "data\/eventlog_builder.js",
            "data\/management.js",
            "data\/web_reputation.js",
            "data\/web_reputation_zp.js",
            "data\/hooks.js",
            "data\/logging_utils.js",
            "data\/policy_utils.js",
            "data\/product_utils.js",
            "data\/file_protection.js",
            "data\/edr_contract.js",
            "data\/edr_data_aggregation.js",
            "data\/password_reuse_background.js",
            "data\/zero_phishing_background.js",
            "data\/url_reputation_backgraund.js",
            "data\/feature_flags.js",
            "data\/smart_exclusions.js",
            "data\/file_protection_upload.js",
            "data\/web_reputation_ioc.js",
            "data\/edr_data_upload.js",
            "data\/networkRecord.js",
            "data\/forensics_events.js",
            "data\/periodic_events.js",
            "data\/zlib.js",
            "data\/background_utils.js",
            "data\/url_filtering.js",
            "data\/urlf_utils.js",
            "urlf.js",
            "page_filtering.js",
            "data\/umd.js",
            "data\/indexDB.js",
            "background.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/suggest.zonealarm.com\/ blob:; object-src 'self'",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "downloads",
        "downloads.open",
        "storage",
        "unlimitedStorage",
        "notifications",
        "tabs",
        "activeTab",
        "history",
        "webNavigation",
        "contextMenus",
        "background",
        "",
        "identity",
        "alarms"
    ],
    "default_locale": "en",
    "browser_action": {
        "default_icon": {
            "19": "data\/icons\/CheckPointLogo_19.png"
        },
        "default_title": "ZoneAlarm Web Secure",
        "default_popup": "data\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "data\/cryptoJS-sha1.js",
                "data\/cryptoJS-lib-typedarrays-min.js",
                "data\/homoglyph.js",
                "data\/utils.js",
                "data\/password_reuse_contentscript.js",
                "data\/url_reputation_contentscript.js",
                "data\/zero_phishing_contentscript.js",
                "data\/upload_protection_contentscript.js",
                "data\/dlp_contentscript.js",
                "data\/contentscript_utils.js",
                "data\/favicon_fetcher.js",
                "data\/common.js",
                "data\/hooks.js",
                "data\/content_script.js"
            ],
            "match_about_blank": true,
            "all_frames": true,
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        "data\/css\/Toast.css",
        "data\/icons\/cancel.png"
    ],
    "storage": {
        "managed_schema": "schema.json"
    },
    "options_page": "data\/options.html",
    "incognito": "split"
}