HashDetectMalware Firefox

Examine source code of HashDetectMalware

By: Gabaski
Inspect and view changes in HashDetectMalware source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HashDetectMalware",
  "version": "1.0",
  "description": "Analyse les hashes SHA-256 des téléchargements via une API de réputation malware.",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "permissions": [
    "downloads",
    "notifications",
    "storage",
    "https://sentinel.sadek-it.fr/*",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "HashDetectMalware",
    "default_popup": "popup/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "hashdetectmalware@sadek-adel",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best HashDetectMalware Alternatives

Here are some Firefox add-ons that are similar to HashDetectMalware: