Page Font Resizer Firefox

Examine source code of Page Font Resizer

Inspect and view changes in Page Font Resizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Page Font Resizer",
  "version": "1.0.0",
  "description": "Increase, decrease, or reset text size on the current page.",
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "action": {
    "default_title": "Page Font Resizer",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "page-font-resizer@example.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Page Font Resizer Alternatives

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