Font Size Controller - Vanilla Prepaid Firefox

Examine source code of Font Size Controller - Vanilla Prepaid

Inspect and view changes in Font Size Controller - Vanilla Prepaid source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "support@vanillaprepaid.ioo"
    }
  },
  "name": "__MSG_appName__",
  "version": "3.2.7",
  "manifest_version": 3,
  "description": "__MSG_appDescription__",
  "icons": {
    "16": "images/16.png",
    "128": "images/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "activeTab",
    "scripting",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_icon": {
      "16": "images/16.png"
    },
    "default_title": "Font Size Controller - Vanilla Prepaid",
    "default_popup": "vanillaprepaid.html"
  },
  "background": {
    "type": "module",
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "images/*.jpeg",
        "images/*.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  }
}

Best Font Size Controller - Vanilla Prepaid Alternatives

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