Load Time Firefox

Examine source code of Load Time

Inspect and view changes in Load Time source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Load Time",
  "version": "0.3",
  "description": "Adds an icon to the address bar to provide load time information of the current page.",
  "icons": {
    "48": "icon.svg"
  },
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "browser_style": true,
    "default_icon": "action.svg",
    "default_popup": "popup.html"
  },
  "commands": {
    "_execute_page_action": {}
  }
}

Melhores alternativas Load Time

Aqui estão algumas Firefox add-ons que são similares a Load Time: