UI5 Inspector AZ Firefox

Examine source code of UI5 Inspector AZ

Inspect and view changes in UI5 Inspector AZ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "UI5 Inspector",
  "version": "1.6.6",
  "background": {
    "scripts": [
      "/scripts/background/main.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "js": [
        "/scripts/content/detectUI5.js"
      ],
      "all_frames": true,
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "content_security_policy": "default-src 'self'; img-src 'self' data:; style-src 'unsafe-inline';",
  "description": "With the UI5 Inspector, you can easily debug and support your OpenUI5 or SAPUI5-based apps.",
  "devtools_page": "/html/devtools/index.html",
  "icons": {
    "16": "/images/icon-16.png",
    "128": "/images/icon-128.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "/images/icon-19.png",
      "38": "/images/icon-38.png"
    },
    "default_popup": "/html/popup/index.html"
  },
  "permissions": [
    "scripting",
    "contextMenus",
    "activeTab"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "web_accessible_resources": [
    "/scripts/injected/*.js",
    "/vendor/ToolsAPI.js",
    "/vendor/ace.js",
    "/vendor/ext-searchbox.js",
    "/vendor/mode-json.js",
    "/vendor/mode-xml.js",
    "/vendor/theme-chrome.js",
    "/vendor/theme-vibrant_ink.js",
    "/vendor/vkbeautify.js",
    "/modules/utils/multipartmixed2har.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7bb6a1a3-20a5-46bf-9223-69ba6b172f76}"
    }
  }
}

Best UI5 Inspector AZ Alternatives

Here are some Firefox add-ons that are similar to UI5 Inspector AZ: