Malicious Url Detector Firefox

Examine source code of Malicious Url Detector

By: Legion
Inspect and view changes in Malicious Url Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "background": {
    "scripts": [
      "popup.js"
    ],
    "persistent": true
  },
  "name": "Malicious Url Detector",
  "description": "Malicious Url Detector",
  "version": "1.0.0",
  "icons": {
    "128": "anti.png"
  },
  "browser_action": {
    "default_icon": "anti.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "https://detecturl.herokuapp.com/",
    "storage",
    "tabs",
    "activeTab",
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "https://*/"
  ]
}

Best Malicious Url Detector Alternatives

Here are some Firefox add-ons that are similar to Malicious Url Detector: