Toggle Zoom Text Only Firefox

Examine source code of Toggle Zoom Text Only

By: GarryW
Inspect and view changes in Toggle Zoom Text Only source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Toggle Zoom Text Only",
  "version": "1.3.3",
  "description": "A toolbar button to toggle zoom text only",
  "homepage_url": "https://garywill.github.io",
  "icons": {
    "128": "icon.svg"
  },
  "developer": {
    "name": "Garywill",
    "url": "https://github.com/garywill/"
  },
  "permissions": [
    "browserSettings"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.svg",
    "default_title": "Toggle zoom text only"
  },
  "commands": {
    "_execute_browser_action": {
      "description": "Click toolbar button"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b06ad247-430f-42ec-8285-3e3699add9e4}"
    }
  }
}

Best Toggle Zoom Text Only Alternatives

Here are some Firefox add-ons that are similar to Toggle Zoom Text Only: