Performance Tab Controller Firefox

Examine source code of Performance Tab Controller

제작자: Winberg
Inspect and view changes in Performance Tab Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c25d5f21-2b0d-0ef9-7535-bc03a547ab33}"
    }
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "128": "icons/icon128.png"
    }
  }
}

최고의 Performance Tab Controller 대안

다음은 Performance Tab Controller과(와) 유사한 Firefox add-on입니다: