ZoneAlarm Web Secure Free

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

Apa itu ZoneAlarm Web Secure Free?

ZoneAlarm Web Secure Free adalah ekstensi Chrome yang dikembangkan oleh https://suggest.zonealarm.com, dan fitur utamanya adalah "Protects users from advanced malware, phishing and zero-day attacks by performing real-time analysis".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi ZoneAlarm Web Secure Free

Unduh file ekstensi ZoneAlarm Web Secure Free dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama ZoneAlarm Web Secure Free ZoneAlarm Web Secure Free
ID nofdpbenickbjghcdhapegiimmdinblo
URL Resmi https://chromewebstore.google.com/detail/zonealarm-web-secure-free/nofdpbenickbjghcdhapegiimmdinblo
Deskripsi Protects users from advanced malware, phishing and zero-day attacks by performing real-time analysis
Ukuran File 2.77 MB
Jumlah Instalasi 28,313
Versi Saat Ini 990.97.747
Terakhir Diperbarui 2023-10-12
Tanggal Publikasi 2020-06-04
Penilaian 3.41/5 Total 17 Penilaian
Pengembang https://suggest.zonealarm.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.zonealarm.com/software/web-secure-free
URL Halaman Kebijakan Privasi https://www.checkpoint.com/privacy
Bahasa yang Didukung 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"
}