Page Speed Checker Firefox

Examine source code of Page Speed Checker

Inspect and view changes in 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": "Page Speed Checker",
  "version": "1.0",
  "description": "Measure the loading speed and size of any webpage. Displays DOM load time, full load time, and page size with a deep blue dashboard interface.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{49bd166a-6817-42e8-b6c1-3a9e28b51e57}"
    }
  }
}

Best Page Speed Checker Alternatives

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