ZoneAlarm Web Secure Free

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

Qu'est-ce que ZoneAlarm Web Secure Free ?

ZoneAlarm Web Secure Free est une extension Chrome développée par https://suggest.zonealarm.com, et sa fonction principale est "Protects users from advanced malware, phishing and zero-day attacks by performing real-time analysis".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension ZoneAlarm Web Secure Free

Téléchargez les fichiers d'extension ZoneAlarm Web Secure Free au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom ZoneAlarm Web Secure Free ZoneAlarm Web Secure Free
ID nofdpbenickbjghcdhapegiimmdinblo
URL Officiel https://chromewebstore.google.com/detail/zonealarm-web-secure-free/nofdpbenickbjghcdhapegiimmdinblo
Description Protects users from advanced malware, phishing and zero-day attacks by performing real-time analysis
Taille du Fichier 2.77 MB
Nombre d'Installations 28,313
Version Actuelle 990.97.747
Dernière Mise à Jour 2023-10-12
Date de Publication 2020-06-04
Évaluation 3.41/5 Total 17 Évaluations
Développeur https://suggest.zonealarm.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.zonealarm.com/software/web-secure-free
URL de la Page de Politique de Confidentialité https://www.checkpoint.com/privacy
Langues Prises en Charge 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"
}