Smart Zoom Firefox

Examine source code of Smart Zoom

Inspect and view changes in Smart Zoom 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
{
  "manifest_version": 3,
  "name": "Smart Zoom",
  "version": "1.0",
  "description": "Adjust text size on any webpage without breaking layout. Perfect for low-vision users.",
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fc470ab3-4a94-42ea-a3a4-e5b2fefc63c9}",
      "strict_min_version": "109.0"
    }
  }
}

Best Smart Zoom Alternatives

Here are some Firefox add-ons that are similar to Smart Zoom: