jmodule-devtool Firefox

Examine source code of jmodule-devtool

제작자: JModule Add-on
Inspect and view changes in jmodule-devtool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "jmodule-devtool",
  "version": "0.1.0",
  "description": "JModule 调试工具",
  "homepage_url": "https://github.com/jdtdevops/jmodule",
  "manifest_version": 2,
  "minimum_chrome_version": "90",
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "90.0",
      "id": "{17648569-039d-4a60-93bf-45fef30855df}"
    }
  },
  "web_accessible_resources": [
    "page/init.js"
  ],
  "icons": {
    "16": "icon16.15d8d953.png",
    "32": "icon32.fa546175.png",
    "48": "icon48.f6ac783b.png",
    "128": "icon128.f36fc76e.png"
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.df651856.js"
      ],
      "run_at": "document_start",
      "css": []
    }
  ],
  "background": {
    "scripts": [
      "background.1491e3bb.js"
    ]
  },
  "devtools_page": "devtools_entry.df5d6fa6.html"
}

최고의 jmodule-devtool 대안

다음은 jmodule-devtool과(와) 유사한 Firefox add-on입니다: