Inertia devtools 🕵️‍♂️ Firefox

Examine source code of Inertia devtools 🕵️‍♂️

提供元: Johannes Arvidsson
Inspect and view changes in Inertia devtools 🕵️‍♂️ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Inertia devtools 🕵️‍♂️",
  "version": "1.2.0",
  "description": "Adds devtools to inspect inertia.js data",
  "author": "Johannes Arvidsson",
  "homepage_url": "https://github.com/cleanSumo/firefox-inertia-devtools",
  "icons": {
    "48": "icons/inertia.svg"
  },
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0ab8857e-cf8f-472e-b157-e4ab00c97e97}",
      "strict_min_version": "58.0"
    }
  },
  "background": {
    "scripts": [
      "background_scripts/background.js"
    ]
  },
  "devtools_page": "devtools/devtools-page.html",
  "options_ui": {
    "page": "settings/settings.html"
  }
}

ベストのInertia devtools 🕵️‍♂️代替案

Inertia devtools 🕵️‍♂️に類似したFirefox add-onをいくつか紹介します: