Mobile DevTools Firefox

Examine source code of Mobile DevTools

제작자: mimvahedi Add-on
Inspect and view changes in Mobile DevTools source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "description": "eruda developer tools",
  "manifest_version": 3,
  "name": "Eruda dev tools",
  "version": "1.1",
  "homepage_url": "https://trash.blog.ir/",
  "browser_specific_settings": {
    "gecko": {
      "id": "@eruda.mimv",
      "strict_min_version": "58.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "eruda.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "icons": {
    "16": "icon.svg",
    "32": "icon.svg",
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "action": {
    "default_icon": "icon.svg",
    "default_title": "dev tools"
  },
  "permissions": [
    "activeTab",
    "scripting"
  ]
}

최고의 Mobile DevTools 대안

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