Antihook - Block Webhooks Firefox

Examine source code of Antihook - Block Webhooks

Inspect and view changes in Antihook - Block Webhooks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Antihook",
  "version": "2.3.1mozillaletmeuploadthegoshdarnfile",
  "description": "Monitors requests to Discord webhooks and shows notifications",
  "author": "pompompurin, leolionross",
  "permissions": [
    "webRequest",
    "notifications",
    "<all_urls>",
    "storage",
    "clipboardWrite"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "icons": {
    "16": "icon16.webp",
    "48": "icon48.webp",
    "96": "icon96.webp"
  },
  "browser_action": {
    "default_icon": {
      "16": "icon16.webp",
      "48": "icon48.webp",
      "96": "icon96.webp"
    },
    "default_title": "Antihook",
    "default_popup": "popup.html"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+A"
      },
      "description": "Open Antihook Stats"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4f65211e-54ad-452d-808a-b0caa817e45e}"
    }
  }
}

Best Antihook - Block Webhooks Alternatives

Here are some Firefox add-ons that are similar to Antihook - Block Webhooks: