Load Time Firefox

Examine source code of Load Time

제작자: Nobuyuki Honda Add-on
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": {}
  }
}

최고의 Load Time 대안

다음은 Load Time과(와) 유사한 Firefox add-on입니다: