Frontend Framework Inspector Firefox

Examine source code of Frontend Framework Inspector

Inspect and view changes in Frontend Framework Inspector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Frontend Framework Inspector",
  "version": "1.0",
  "description": "Inspects the current webpage to detect the frontend framework being used.",
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f83284d8-7562-47da-818c-70a9425efce3}"
    }
  }
}

Best Frontend Framework Inspector Alternatives

Here are some Firefox add-ons that are similar to Frontend Framework Inspector: