Quick Zoom Control Firefox

Examine source code of Quick Zoom Control

Inspect and view changes in Quick Zoom Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Quick Zoom Control",
  "version": "1.0.0",
  "description": "Quickly zoom the current tab in or out from the toolbar.",
  "browser_specific_settings": {
    "gecko": {
      "id": "zoomctrl0x4t@toolbox.example",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Zoom Control"
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  }
}

Best Quick Zoom Control Alternatives

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