Solid Devtools Firefox

Examine source code of Solid Devtools

Par : thetarnav
Inspect and view changes in Solid Devtools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Solid Devtools",
  "description": "Chrome Developer Tools extension for debugging SolidJS applications.",
  "homepage_url": "https://github.com/thetarnav/solid-devtools",
  "version": "0.33.5.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "{abfd162e-9948-403a-a75c-6e61184e1d47}"
    }
  },
  "author": "Damian Tarnawski",
  "minimum_chrome_version": "94",
  "devtools_page": "src/devtools.html",
  "content_scripts": [
    {
      "js": [
        "assets/content.ts-loader-COI1PFB9.js"
      ],
      "matches": [
        "*://*/*"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "permissions": [],
  "action": {
    "default_icon": {
      "16": "solid-gray-16.png",
      "32": "solid-gray-32.png",
      "48": "solid-gray-48.png",
      "128": "solid-gray-128.png"
    },
    "default_title": "Solid Devtools",
    "default_popup": "src/popup.html"
  },
  "icons": {
    "16": "solid-normal-16.png",
    "32": "solid-normal-32.png",
    "48": "solid-normal-48.png",
    "128": "solid-normal-128.png"
  },
  "web_accessible_resources": [
    {
      "matches": [
        "*://*/*"
      ],
      "resources": [
        "assets/shared-y5RhDtA4.js",
        "assets/real_world.ts-BTS5DPWo.js",
        "assets/index-BWXYWkJN.js",
        "assets/index-CIRHexwP.js",
        "assets/web-pnJ8ILBB.js",
        "assets/content.ts-Bw8ZO-F-.js"
      ]
    }
  ]
}

Meilleures alternatives Solid Devtools

Voici quelques Firefox add-ons qui sont similaires à Solid Devtools :