IObit Surfing Protection

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

¿Qué es IObit Surfing Protection?

IObit Surfing Protection es una extensión de Chrome desarrollada por IObit, y su función principal es "Helps you detect malicious website and emails from malicious sender. If any threats detected, it will alert you not to open.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión IObit Surfing Protection

Descarga archivos de extensión IObit Surfing Protection en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre IObit Surfing Protection IObit Surfing Protection
ID imgpenhngnbnmhdkpdfnfhdpmfgmihdn
URL Oficial https://chromewebstore.google.com/detail/iobit-surfing-protection/imgpenhngnbnmhdkpdfnfhdpmfgmihdn
Descripción Helps you detect malicious website and emails from malicious sender. If any threats detected, it will alert you not to open.
Tamaño del Archivo 1.7 MB
Cantidad de Instalaciones 426,814
Versión Actual 3.1.2
Última Actualización 2023-08-31
Fecha de Publicación 2020-06-16
Calificación 4.02/5 Total de 102 Calificaciones
Desarrollador IObit
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.iobit.com
URL de la Página de Ayuda https://www.iobit.com/en/onlinefeedback.php
URL de la Página de Política de Privacidad https://www.iobit.com/en/privacy.php
Idiomas Soportados 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"
            ]
        }
    ]
}