Website Performance Analyzer Tool Firefox

Examine source code of Website Performance Analyzer Tool

Inspect and view changes in Website Performance Analyzer Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Website Performance Analyzer Tool",
  "short_name": "Perf Analyzer",
  "homepage_url": "https://github.com/hksm-app/perf-analyzer",
  "author": "Hikasami",
  "developer": {
    "name": "Nikita Kononenko",
    "url": "https://github.com/jadnast"
  },
  "version": "1.0.0",
  "description": "Adds a DevTools panel that audits performance, accessibility, best practices, and SEO.",
  "icons": {
    "16": "icons/16x16.png",
    "32": "icons/32x32.png",
    "48": "icons/48x48.png",
    "96": "icons/96x96.png",
    "128": "icons/128x128.png",
    "512": "icons/512x512.png"
  },
  "devtools_page": "devtools/devtools-page.html",
  "default_locale": "en",
  "permissions": [
    "clipboardWrite"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "website-performance-analyzer-tool@hikasami.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Website Performance Analyzer Tool Alternatives

Here are some Firefox add-ons that are similar to Website Performance Analyzer Tool: