SPAMBEE

Report to SpamBee a fraudulent website, or a spam or phishing e-mail from your Yahoo !, Gmail, Outlook, AOL, OVH mail.

SPAMBEEคืออะไร?

SPAMBEE เป็นส่วนขยายของ Chrome ที่พัฒนาโดย SPAMBEE และคุณลักษณะหลักของมันคือ "Report to SpamBee a fraudulent website, or a spam or phishing e-mail from your Yahoo !, Gmail, Outlook, AOL, OVH mail."

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SPAMBEE

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

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

                        Report any unsollicited email (SPAM, Phishing, ...) or a Phishing URL to SPAMBEE from your webmail (Gmail, Yahoo!, Outlook, ...).
All reports are anonymized, your email address and addresses of other recipients will be removed from the data sent to SPAMBEE. No registration is required.
After reporting an email or a URL, you can check the result of the analysis of its content in the reports list.
You will be alerted if you open an email or website with a URL known as fraudulent. You should then proceed with caution.                    

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

ชื่อ SPAMBEE SPAMBEE
ID dabapoiiobjkfjdmcgdldamaokogmoei
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/spambee/dabapoiiobjkfjdmcgdldamaokogmoei
คำอธิบาย Report to SpamBee a fraudulent website, or a spam or phishing e-mail from your Yahoo !, Gmail, Outlook, AOL, OVH mail.
ขนาดไฟล์ 449 KB
จำนวนการติดตั้ง 326
เวอร์ชันปัจจุบัน SPAMBEE 1.3.1
อัปเดตครั้งล่าสุด 2023-02-08
วันที่เผยแพร่ 2020-04-24
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา SPAMBEE
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://spambee.lu
URL หน้าช่วยเหลือ https://www.verifrom.com/Assistance.html
URL หน้านโยบายความเป็นส่วนตัว https://spambee.lu/privacy-policy.html
ภาษาที่รองรับ de,en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version_name": "SPAMBEE 1.3.1",
    "version": "1.3.1",
    "name": "SPAMBEE",
    "description": "__MSG_description__",
    "author": "VERIFROM SAS - copyright 2015-2020",
    "default_locale": "en",
    "options_ui": {
        "page": "html\/options.html",
        "open_in_tab": true
    },
    "incognito": "split",
    "icons": {
        "16": "img\/logo\/16x16.png",
        "32": "img\/logo\/32x32.png",
        "48": "img\/logo\/48x48.png",
        "128": "img\/logo\/128x128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/icon25.png",
            "38": "img\/icon48.png"
        }
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "windows": "Ctrl+Shift+L",
                "mac": "Command+Shift+L",
                "chromeos": "Ctrl+Shift+L",
                "linux": "Ctrl+Shift+L"
            }
        }
    },
    "content_security_policy": "script-src 'self' 'sha256-Le3UjCT7ZQcJphS9E7Z53Jlvx8+rC2zKNv2shRMlptk='; object-src 'self'; ",
    "externally_connectable": {
        "ids": [],
        "matches": []
    },
    "permissions": [
        "notifications",
        "webNavigation",
        "storage",
        "activeTab",
        "contextMenus"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web-mail.laposte.net\/*",
                "https:\/\/webmail.mail.ovh.net\/*",
                "https:\/\/*.orange.fr\/*",
                "https:\/\/webmail.free.fr\/*",
                "https:\/\/webmail-rc.free.fr\/*",
                "https:\/\/mail.ovh.net\/*",
                "https:\/\/outlook.office.com\/*",
                "https:\/\/outlook.live.com\/owa\/*",
                "https:\/\/outlook.live.com\/mail\/*",
                "https:\/\/*.mail.aol.com\/*",
                "https:\/\/mail.aol.com\/*",
                "https:\/\/imp.free.fr\/*",
                "https:\/\/zimbra.free.fr\/*",
                "https:\/\/*.mail.yahoo.com\/*",
                "https:\/\/mail.google.com\/*",
                "https:\/\/webmail.sfr.fr\/*",
                "https:\/\/webmail.laposte.net\/*",
                "https:\/\/*.mail.live.com\/*"
            ],
            "js": [
                "js\/jquery-3.6.0.min.js",
                "js\/purify.min.js",
                "js\/URLCanonicalization.js",
                "js\/xxhash.js",
                "specific\/extensionConfig.js",
                "js\/verifrom_api.js",
                "js\/verifrom-localize.js",
                "verifrom.js"
            ],
            "css": [
                "css\/sidebar.css",
                "css\/sidebarViews.css",
                "css\/notification.css"
            ],
            "run_at": "document_start",
            "match_about_blank": false
        }
    ],
    "background": {
        "scripts": [
            "js\/jquery-3.6.0.min.js",
            "js\/purify.min.js",
            "js\/xxhash.js",
            "js\/uint64.js",
            "js\/xxhash64.js",
            "js\/URLCanonicalization.js",
            "js\/socket.io.min.js",
            "specific\/extensionConfig.js",
            "js\/verifrom_api.js",
            "js\/verifrom-localize.js",
            "verifrombg.js"
        ]
    },
    "web_accessible_resources": [
        "html\/empty.html",
        "html\/notAvailable.html",
        "html\/notListening.html",
        "html\/notReady.html",
        "html\/options.html",
        "html\/reminder.html",
        "img\/close.png",
        "img\/spinner.gif",
        "img\/icon16.png",
        "img\/icon19.png",
        "img\/icon25.png",
        "img\/icon32.png",
        "img\/icon48.png",
        "img\/icon65.png",
        "img\/icon96.png",
        "img\/icon128.png",
        "img\/icon256.png",
        "js\/proxy.js",
        "css\/sidebar.css",
        "css\/sidebarViews.css",
        "css\/notification.css",
        "specific\/js\/config.json",
        "js\/jquery-3.6.0.min.js",
        "html\/manifests\/update-fr.html",
        "html\/manifests\/update-en.html",
        "html\/manifests\/install-fr.html",
        "html\/manifests\/install-en.html",
        "html\/views\/multipleReportsSentView.html",
        "html\/views\/phishingEmailAlertView.html",
        "html\/views\/reportEmailView.html",
        "html\/views\/reportMultipleEmailsView.html",
        "html\/views\/sendingReportsView.html",
        "html\/views\/sendingSingleReportView.html",
        "html\/views\/singleReportSentView.html",
        "html\/views\/spinnerView.html",
        "html\/views\/multipleReportsFailedView.html",
        "html\/views\/singleReportFailedView.html",
        "html\/views\/updateavailable.html"
    ]
}