Malwarebytes Browser Guard Beta

The fastest and safest web browsing experience.

Malwarebytes Browser Guard Betaคืออะไร?

Malwarebytes Browser Guard Beta เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Malwarebytes และคุณลักษณะหลักของมันคือ "The fastest and safest web browsing experience."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Malwarebytes Browser Guard Beta

ดาวน์โหลดไฟล์ส่วนขยาย Malwarebytes Browser Guard Beta ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Malwarebytes Browser Guard gives you a safer and faster web browsing experience. It blocks trackers and malicious websites while filtering out annoying ads and other unwanted content like credit card skimmers. In fact, you can browse up to four times faster.

It is the world’s first browser extension that can identify and block new fake tech support scams. And Malwarebytes Browser Guard crushes pop-ups, browser hijackers, and browser lockers with ease. We take on the bad guys, so you don’t have to.

Download Malwarebytes Browser Guard for an awesome online experience now.

What it does for you:

Block ads & load pages faster
Speeds up how fast web pages display by blocking ads and other unwanted content, providing a cleaner experience and increased bandwidth.

Puts the hurt on tech support scammers
Identifies and stops browser lockers, browser hijackers, and other scare tactics tech support scammers use to con you out of money.

Protects your privacy
Blocks trackers that follow you around the Internet and target you with the same ads over and over again.

Stops malware in your browser
Blocks web pages that contain malware, stops in-browser cryptojackers (unwanted cryptocurrency miners), and gives other malicious content the boot.

Features
• Advertising/tracker protection: Blocks third-party ads and trackers that monitor your online activity. The number of blocked ads & blocked trackers for a website will show beside the Malwarebytes logo in your browser.
• Scam protection: Blocks online scams, including technical support scams, browser lockers, and phishing.
• Potentially unwanted program (PUP) protection: Blocks the downloading of potentially unwanted programs, including toolbars and pop-ups.
• Browser-level malware protection: Blocks malicious programs or code that can damage your system.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Malwarebytes Browser Guard Beta Malwarebytes Browser Guard Beta
ID bdnmbmckbekibamnoenjkgmllboffdca
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/malwarebytes-browser-guar/bdnmbmckbekibamnoenjkgmllboffdca
คำอธิบาย The fastest and safest web browsing experience.
ขนาดไฟล์ 23.56 MB
จำนวนการติดตั้ง 8,523
เวอร์ชันปัจจุบัน 3.0.0
อัปเดตครั้งล่าสุด 2023-02-01
วันที่เผยแพร่ 2022-08-30
คะแนน 3.80/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา Malwarebytes
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.malwarebytes.com/browserguard
URL หน้าช่วยเหลือ https://links.malwarebytes.com/support/browserguard
URL หน้านโยบายความเป็นส่วนตัว https://www.malwarebytes.com/legal/privacy-policy
ภาษาที่รองรับ de,en,fr,nl,es,it,pl,pt-BR,pt-PT,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "author": "Malwarebytes",
    "name": "Malwarebytes Browser Guard Beta",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "3.0.0",
    "icons": {
        "128": "app\/assets\/icon.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*.eot",
                "*.ttf",
                "*.woff",
                "*.woff2",
                "app\/assets\/close-icon.svg",
                "app\/assets\/tooltip.svg",
                "app\/eventpages\/block.html",
                "app\/eventpages\/block-mv3.html",
                "app\/eventpages\/debugger.html",
                "app\/eventpages\/downloading.html",
                "app\/eventpages\/empty.html",
                "app\/eventpages\/message.html",
                "injection-instart.js",
                "injection-tss.js",
                "injection-tss-notification.js",
                "vendor\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.msn.com\/*"
        ]
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.malwarebytes.com\/browserguard\/*"
            ],
            "js": [
                "content-debugging.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "content-scripts.js"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "match_about_blank": true
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "action": {
        "default_icon": "app\/assets\/icon.png",
        "default_popup": "app\/pop.html",
        "default_title": "Malwarebytes"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "mbgc.mv3.whitelist_1",
                "enabled": true,
                "path": "db\/mbgc.mv3.whitelist_1.json"
            },
            {
                "id": "mbgc.mv3.ads_1",
                "enabled": true,
                "path": "db\/mbgc.mv3.ads_1.json"
            },
            {
                "id": "mbgc.mv3.ads_2",
                "enabled": false,
                "path": "db\/mbgc.mv3.ads_2.json"
            },
            {
                "id": "mbgc.mv3.ads_3",
                "enabled": false,
                "path": "db\/mbgc.mv3.ads_2.json"
            },
            {
                "id": "mbgc.mv3.malware_1",
                "enabled": false,
                "path": "db\/mbgc.mv3.malware_1.json"
            }
        ]
    },
    "permissions": [
        "alarms",
        "downloads",
        "storage",
        "tabs",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "unlimitedStorage",
        "webRequest",
        "contextMenus"
    ],
    "host_permissions": [
        ""
    ],
    "optional_permissions": [
        "nativeMessaging"
    ],
    "incognito": "split"
}