Opus UI DevTools Firefox

Examine source code of Opus UI DevTools

Inspect and view changes in Opus UI DevTools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Opus DevTools",
  "version": "1.2.3",
  "permissions": [
    "activeTab",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "devtools_page": "devtools/devtools.html",
  "icons": {
    "48": "favicon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{857afe45-4521-49cf-a5fe-b20820861d5c}"
    }
  }
}

Melhores alternativas Opus UI DevTools

Aqui estão algumas Firefox add-ons que são similares a Opus UI DevTools: