Sink Hooker Firefox

Examine source code of Sink Hooker

By: ayadim Add-on
Inspect and view changes in Sink Hooker source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sink Hooker",
  "version": "1.0.1",
  "description": "Hook and monitor DOM, eval, jQuery, and other sinks",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "icons": {
    "96": "icons/icon1.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ayadi@ayadim.net",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Sink Hooker Alternatives

Here are some Firefox add-ons that are similar to Sink Hooker: