Speed Page Firefox

Examine source code of Speed Page

Inspect and view changes in Speed Page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Speed Page",
  "description": "Speed Page is a counter of page speed",
  "version": "1.0.3resigned1",
  "manifest_version": 2,
  "icons": {
    "16": "Speed-52.png",
    "48": "Speed-52.png",
    "128": "Speed-52.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/jquery.min.js",
        "content_scripts.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/No Connection-96.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "vahe.araqelyan.2013@hotmail.com",
      "strict_min_version": "45.0"
    }
  },
  "permissions": [
    "tabs",
    "<all_urls>",
    "notifications"
  ]
}

Best Speed Page Alternatives

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