PageSpeed Insights Checker Firefox

Examine source code of PageSpeed Insights Checker

Inspect and view changes in PageSpeed Insights Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PageSpeed Insights Checker",
  "version": "1.0.0",
  "description": "Check Google PageSpeed Insights (mobile/desktop) for any URL. Optional API key; no icons required.",
  "permissions": [
    "storage",
    "tabs",
    "https://www.googleapis.com/*"
  ],
  "browser_action": {
    "default_title": "PageSpeed Insights Checker",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true,
    "open_in_tab": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ccecf890-1c6b-4aaa-aa9e-5939074d924d}"
    }
  }
}

Best PageSpeed Insights Checker Alternatives

Here are some Firefox add-ons that are similar to PageSpeed Insights Checker: