Font Tweakz Firefox

Examine source code of Font Tweakz

By: Anya
Inspect and view changes in Font Tweakz source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Font Tweakz",
  "description": "Allow changing font size, line height and font family on any page for better readability",
  "version": "1.0",
  "icons": {
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/icon-64.png",
    "default_title": "Font Tweakz",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{43cf8f83-90f6-41be-b083-995b199bc068}",
      "strict_min_version": "90.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Font Tweakz Alternatives

Here are some Firefox add-ons that are similar to Font Tweakz: