Font Size Controller Firefox

Examine source code of Font Size Controller

Inspect and view changes in Font Size Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Font Size Controller",
  "version": "1.0.0",
  "description": "Font Size Controller",
  "icons": {
    "48": "icons/icon.svg"
  },
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "fontsizecontroller-2c958fb8f5@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best Font Size Controller Alternatives

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