DApp Interaction Permission Log Firefox

Examine source code of DApp Interaction Permission Log

제작자: Jennifer Aniston Add-on
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'"
}

최고의 DApp Interaction Permission Log 대안

다음은 DApp Interaction Permission Log과(와) 유사한 Firefox add-on입니다: