DApp Interaction Permission Log Firefox

Examine source code of DApp Interaction Permission Log

Inspect and view changes in DApp Interaction Permission Log 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": "DApp Interaction Permission Log",
  "version": "1.0",
  "description": "DApp Interaction Permission Log tool for efficient performance. Monitor and log DApp permission requests and web3 interactions.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "lioneita2709@outlook.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_icon": "dip-shield.svg",
    "default_title": "DApp Permission Log",
    "default_popup": "panel/dip-summary.html"
  },
  "background": {
    "scripts": [
      "monitor/dip-request-watcher.js",
      "monitor/dip-dom-observer.js"
    ]
  },
  "web_accessible_resources": [
    "embed/dip-badge.html"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'"
}

Mejores alternativas DApp Interaction Permission Log

Aquí hay algunas Firefox add-ons que son similares a DApp Interaction Permission Log: