Web Developer Tools Lite Firefox

Examine source code of Web Developer Tools Lite

Inspect and view changes in Web Developer Tools Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Web Developer Tools Lite",
  "version": "1.0.0",
  "description": "Lightweight web developer tools: outline elements, show images, and display meta information.",
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "Blo.g.sM.a.ti.z@gmail.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのWeb Developer Tools Lite代替案

Web Developer Tools Liteに類似したFirefox add-onをいくつか紹介します: