Podium Developer Tools Firefox

Examine source code of Podium Developer Tools

By: Podium
Inspect and view changes in Podium Developer Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Podium Developer Tools",
  "version": "0.3.4",
  "description": "Helps helps you test and debug your Podium applications",
  "devtools_page": "devtools.html",
  "background": {
    "scripts": [
      "service-worker.js"
    ],
    "service_worker": "service-worker.js",
    "type": "module"
  },
  "permissions": [
    "activeTab",
    "declarativeNetRequestWithHostAccess"
  ],
  "host_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "podium-dev-tool@podium-lib.io",
      "strict_min_version": "109.0"
    }
  }
}

Best Podium Developer Tools Alternatives

Here are some Firefox add-ons that are similar to Podium Developer Tools: