AutoZoom Firefox

Examine source code of AutoZoom

By: mozi
Inspect and view changes in AutoZoom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "strict_min_version": "58.0a1"
    }
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "19": "icons/zoom-in-19.png",
      "38": "icons/zoom-in-38.png"
    },
    "default_title": "AutoZoom",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "description": "Auto zoom for every new tab.",
  "manifest_version": 2,
  "name": "AutoZoom",
  "permissions": [
    "tabs",
    "storage"
  ],
  "version": "1.1.1"
}

Best AutoZoom Alternatives

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