Par : Don Shelton Add-on
Inspect and view changes in Malware Detection Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Malware Detection Tool",
"description": "An extension to detect and alert users about malware on websites.",
"version": "2.0",
"icons": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"permissions": [
"activeTab",
"webRequest",
"webRequestBlocking",
"storage",
"notifications",
"tabs",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
}
},
"options_page": "options.html",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{c641999d-0da7-4d00-85bc-e11bb3f51c6f}"
}
}
} Meilleures alternatives Malware Detection Tool
Voici quelques Firefox add-ons qui sont similaires à Malware Detection Tool :
Anti Malware scanner
Computer Emergency Response Team
Anti Malware scanner
Akhil Vijayan
ScamAlert
Denky_Kong
Anti-Phishing
Vishnu
Stop Malware Content
Lodine Software
Phishing Detector
saowin
Domain Defender (TM)
paulgee
Malware.AI Browser Security
inlyse
Safety Extension for Browser
Ahamed.M
MetaSpy - Protection
Alain Picard
HashDetectMalware
Gabaski
XSS Detector
Zack Coleman