IObit Surfing Protection

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

IObit Surfing Protection란 무엇입니까?

IObit Surfing Protection은(는) IObit에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Helps you detect malicious website and emails from malicious sender. If any threats detected, it will alert you not to open."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

IObit Surfing Protection 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 IObit Surfing Protection IObit Surfing Protection
ID imgpenhngnbnmhdkpdfnfhdpmfgmihdn
공식 URL https://chromewebstore.google.com/detail/iobit-surfing-protection/imgpenhngnbnmhdkpdfnfhdpmfgmihdn
설명 Helps you detect malicious website and emails from malicious sender. If any threats detected, it will alert you not to open.
파일 크기 1.7 MB
설치 횟수 426,814
현재 버전 3.1.2
최근 업데이트 2023-08-31
출시 날짜 2020-06-16
평점 4.02/5 총 102 개의 평점
개발자 IObit
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.iobit.com
도움말 페이지 URL https://www.iobit.com/en/onlinefeedback.php
개인정보 보호 정책 페이지 URL https://www.iobit.com/en/privacy.php
지원되는 언어 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"
            ]
        }
    ]
}