Google Page Speed Checker Firefox

Examine source code of Google Page Speed Checker

By: J88
Inspect and view changes in Google Page Speed Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Page Speed Checker",
  "version": "1.0",
  "description": "This extension checks if the website being accessed has a Google PageSpeed score of 90 or higher.",
  "permissions": [
    "<all_urls>",
    "notifications"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "SpeedChecker@mail.com"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  }
}

Best Google Page Speed Checker Alternatives

Here are some Firefox add-ons that are similar to Google Page Speed Checker: