Magnify Firefox

Examine source code of Magnify

Inspect and view changes in Magnify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Zoomify",
  "version": "2.5",
  "description": "A simple extension that provides a better zooming experience.",
  "icons": {
    "48": "/icons/Icon2.png",
    "96": "/icons/Icon1.png"
  },
  "background": {
    "scripts": [
      "zoomify.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_style": "Zoomify",
    "default_popup": "/popup.html"
  },
  "permissions": [
    "tabs",
    "storage"
  ]
}

Best Magnify Alternatives

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