YSlow Analyzer Firefox

Examine source code of YSlow Analyzer

제작자: Frederick Harrison
Inspect and view changes in YSlow Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YSlow Analyzer",
  "version": "1.3",
  "description": "Analyze webpage performance using YSlow rules and metrics.",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "YSlow Analyzer"
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d2af5d98-9b82-42f3-a2df-f54c02edc978}"
    }
  }
}

최고의 YSlow Analyzer 대안

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