Statable Debugger Firefox

Examine source code of Statable Debugger

Inspect and view changes in Statable Debugger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Statable Debugger",
  "version": "0.3.4",
  "description": "Debug your Statable analytics setup: check script installation, view live events, and inspect tracking on any page in real time.",
  "action": {
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "128": "icons/128.png"
    }
  },
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "assets/isolated.ts-loader-C9UhrGV9.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start"
    },
    {
      "js": [
        "assets/main.ts-CNFqXdLX.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start",
      "world": "MAIN"
    }
  ],
  "permissions": [],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "side_panel": {
    "default_path": "src/panel/index.html"
  },
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "sidebar_action": {
    "default_panel": "src/panel/index.html",
    "default_title": "Statable Debugger",
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "48": "icons/48.png",
      "128": "icons/128.png"
    },
    "open_at_install": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "statable-debugger@statable.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "web_accessible_resources": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "resources": [
        "assets/constants-DXWaplVf.js",
        "assets/constants-DXWaplVf.js.map",
        "assets/detect-Dn5Xm1-u.js",
        "assets/detect-Dn5Xm1-u.js.map",
        "assets/isolated.ts-DdGsjE5e.js",
        "assets/isolated.ts-DdGsjE5e.js.map",
        "assets/main.ts-CNFqXdLX.js",
        "assets/main.ts-CNFqXdLX.js.map"
      ]
    }
  ]
}

Best Statable Debugger Alternatives

Here are some Firefox add-ons that are similar to Statable Debugger: