Inspector Firefox

Examine source code of Inspector

Par : TheLazyCat
Inspect and view changes in Inspector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Inspector",
  "version": "1.5",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "16": "search.svg",
    "48": "search.svg",
    "128": "search.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a93f362b-4f36-49a6-850b-867aaa420434}"
    }
  }
}

Meilleures alternatives Inspector

Voici quelques Firefox add-ons qui sont similaires à Inspector :