MouseZoomer Firefox

Examine source code of MouseZoomer

Inspect and view changes in MouseZoomer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MouseZoomer",
  "short_name": "MouseZoomer",
  "version": "7.1resigned1",
  "description": "Zoom IN/OUT with the mouse clicking left or right button + wheel UP/DOWN",
  "permissions": [
    "tabs",
    "storage"
  ],
  "applications": {
    "gecko": {
      "id": "appsjga@MouseZoomer.org",
      "strict_min_version": "57.0"
    }
  },
  "options_ui": {
    "page": "MouseZoomerOptions.html"
  },
  "background": {
    "scripts": [
      "MouseZoomer.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "MouseZoomerListener.js"
      ]
    }
  ]
}

Best MouseZoomer Alternatives

Here are some Firefox add-ons that are similar to MouseZoomer: