Salesforce Experience Cloud Debugger Firefox

Examine source code of Salesforce Experience Cloud Debugger

Inspect and view changes in Salesforce Experience Cloud Debugger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Salesforce Experience Cloud Debugger",
  "description": "This light debugging tool provides view on APEX request tree to understand application bottlenecks",
  "version": "1.3.0",
  "icons": {
    "128": "icon.png"
  },
  "manifest_version": 2,
  "devtools_page": "devtools.html",
  "permissions": [
    "cookies",
    "downloads",
    "scripting",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "lib/browser-polyfill.min.js",
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b5159291-66d1-416d-90ce-8adba9aa0e92}"
    }
  }
}

Best Salesforce Experience Cloud Debugger Alternatives

Here are some Firefox add-ons that are similar to Salesforce Experience Cloud Debugger: