Font Optimizer Firefox

Examine source code of Font Optimizer

제작자: Mitchell Miller Add-on
Inspect and view changes in Font Optimizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Font Optimizer",
  "version": "1.1",
  "description": "Analyze and suggest optimal fonts for better performance and readability.",
  "icons": {
    "64": "icons/logo_64.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/logo_64.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "font-checker.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b1a147ae-84ec-475d-b798-b7ac70dd8d3b}"
    }
  }
}

최고의 Font Optimizer 대안

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