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"
}
} Best Inertia devtools 🕵️♂️ Alternatives
Here are some Firefox add-ons that are similar to Inertia devtools 🕵️♂️:
Vue Performance Devtool
Rafael Escala
Gadget Inspector: ClojureScript Data Browser
Christian Johansen
devtools-outliner
Patrick Brosset
React Performance Devtool
Nitin Tulswani
devtools Extension
Weihua Wang
Dev Dashboard
Aevorn LLC
Tailwind CSS Devtools
Erwin
Dooksa DevTools
Thomas David
React Developer Tools Lite
React Developer Tools
DevTools StackProbe
DevManchego
Vue.js DevTools
vuejsdevtools
GraphQL DevTools
Francesco De Stefano