IObit Surfing Protection

Helps you detect malicious website and emails from malicious sender. If any threats detected, it will alert you not to open.

Was ist IObit Surfing Protection?

IObit Surfing Protection ist eine Chrome-Erweiterung, die von IObit entwickelt wurde, und ihr Hauptmerkmal ist "Helps you detect malicious website and emails from malicious sender. If any threats detected, it will alert you not to open.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

IObit Surfing Protection-Erweiterungs-CRX-Datei herunterladen

Laden Sie IObit Surfing Protection-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        IObit Surfing Protection brings you a safer and ad-free online surfing experience. It checks almost all websites you access, thus you can browse freely without worrying about privacy leaks or property losses.                    

Grundlegende Informationen zur Erweiterung

Name IObit Surfing Protection IObit Surfing Protection
ID imgpenhngnbnmhdkpdfnfhdpmfgmihdn
Offizielle URL https://chromewebstore.google.com/detail/iobit-surfing-protection/imgpenhngnbnmhdkpdfnfhdpmfgmihdn
Beschreibung Helps you detect malicious website and emails from malicious sender. If any threats detected, it will alert you not to open.
Dateigröße 1.7 MB
Installationsanzahl 426,814
Aktuelle Version 3.1.2
Letztes Update 2023-08-31
Veröffentlichungsdatum 2020-06-16
Bewertung 4.02/5 Insgesamt 102 Bewertungen
Entwickler IObit
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.iobit.com
Hilfeseite URL https://www.iobit.com/en/onlinefeedback.php
URL der Datenschutzrichtlinien-Seite https://www.iobit.com/en/privacy.php
Unterstützte Sprachen en
manifest.json
{
    "author": "IObit",
    "background": {
        "service_worker": "Plugin\/background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "Plugin\/Ex.js",
                "Plugin\/FingerPrint.js",
                "adblock\/content\/ewe-content.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": false,
            "js": [
                "adblock\/content\/counter.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "adblock\/content\/yt_content.js"
            ],
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "description": "Helps you detect malicious website and emails from malicious sender. If any threats detected, it will alert you not to open.",
    "icons": {
        "16": "Plugin\/img\/16.png",
        "32": "Plugin\/img\/32.png",
        "48": "Plugin\/img\/48.png",
        "64": "Plugin\/img\/64.png",
        "128": "Plugin\/img\/128.png",
        "256": "Plugin\/img\/256.png"
    },
    "manifest_version": 3,
    "name": "IObit Surfing Protection",
    "action": {
        "default_icon": "Plugin\/img\/icon_ok_gry_16.png",
        "default_popup": "plugin\/safe.html",
        "default_title": "IObit Surfing Protection"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "2F0A4F0D-DF16-40D0-B0E0-5EB6791EC119",
                "enabled": false,
                "path": "rulesets\/2F0A4F0D-DF16-40D0-B0E0-5EB6791EC119"
            },
            {
                "id": "4337FB2B-A95C-44D5-B78D-11AD40F7711B",
                "enabled": false,
                "path": "rulesets\/4337FB2B-A95C-44D5-B78D-11AD40F7711B"
            },
            {
                "id": "7FCD16F0-6505-4A59-90CD-B49849481B0B",
                "enabled": false,
                "path": "rulesets\/7FCD16F0-6505-4A59-90CD-B49849481B0B"
            },
            {
                "id": "879ECB9D-8935-4506-939E-5BBB7DD09402",
                "enabled": false,
                "path": "rulesets\/879ECB9D-8935-4506-939E-5BBB7DD09402"
            },
            {
                "id": "8C13E995-8F06-4927-BEA7-6C845FB7EEBF",
                "enabled": false,
                "path": "rulesets\/8C13E995-8F06-4927-BEA7-6C845FB7EEBF"
            },
            {
                "id": "8D421590-1A68-4B68-BE50-04E17C09460E",
                "enabled": false,
                "path": "rulesets\/8D421590-1A68-4B68-BE50-04E17C09460E"
            },
            {
                "id": "9F743FCD-801B-41D0-830F-5A4EA995216E",
                "enabled": false,
                "path": "rulesets\/9F743FCD-801B-41D0-830F-5A4EA995216E"
            },
            {
                "id": "A41441EE-BF7C-4A48-9A43-42CCEA2B2A1D",
                "enabled": false,
                "path": "rulesets\/A41441EE-BF7C-4A48-9A43-42CCEA2B2A1D"
            },
            {
                "id": "C8C1AA76-15B4-4CA3-8A9C-AD38D6AFCAEC",
                "enabled": false,
                "path": "rulesets\/C8C1AA76-15B4-4CA3-8A9C-AD38D6AFCAEC"
            },
            {
                "id": "CB94E27D-6CD1-4DB9-83D9-6B7F1A3555F6",
                "enabled": false,
                "path": "rulesets\/CB94E27D-6CD1-4DB9-83D9-6B7F1A3555F6"
            }
        ]
    },
    "permissions": [
        "nativeMessaging",
        "tabs",
        "storage",
        "scripting",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "webNavigation",
        "webRequest",
        "alarms"
    ],
    "host_permissions": [
        ""
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmDli5cqyTEeRtzKJYw5ai8isSoFRJoNwtnpNskx9gkSne3QtE8RblaFZh+iyvnokEhZNSeG6djPUe28Y6bCZlKmz5Y59B5kZCNX+W3xLhgcPjXimNS1PB3JgVBARnT94qXI5NU1CPTB4CAyR65dxX4YFERbha2ESxyezxOW9eqplYcUs+TOgqUVmeC+qg9t4r5pAFPVc+nqq\/d7QlaLc37ReGoIICt4xfsKnqyDRIGb5TXqfzZlQl2MfqAlIA6U3EpE2M0ExZa3rXEG+9xor1z0da4BA8Q0JTVdDifs5hEh5De1dinLwkPKaLn5i7UP6YN1hm1l+W6qB8xK25r5ddwIDAQAB",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.1.2",
    "web_accessible_resources": [
        {
            "resources": [
                "Plugin\/img\/*",
                "Plugin\/Test.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        },
        {
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "resources": [
                "adblock\/js\/scriptlets.js"
            ]
        }
    ]
}