Opus UI DevTools Firefox

Examine source code of Opus UI DevTools

제작자: Big Bad Waffle
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}"
    }
  }
}

최고의 Opus UI DevTools 대안

다음은 Opus UI DevTools과(와) 유사한 Firefox add-on입니다: