Dynamic Text Resizer Firefox

Examine source code of Dynamic Text Resizer

Inspect and view changes in Dynamic Text Resizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "background": {
    "page": "background.html"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d9a236d4-108d-40da-9c4e-4f31380af82e}"
    }
  }
}

Best Dynamic Text Resizer Alternatives

Here are some Firefox add-ons that are similar to Dynamic Text Resizer: