Zoom Manager Firefox

Examine source code of Zoom Manager

Inspect and view changes in Zoom Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Zoom Manager",
  "version": "1.0",
  "description": "Set and remember (!) custom zoom levels per web-site.",
  "icons": {
    "48": "48.png",
    "64": "64.png",
    "96": "96.png",
    "128": "128.png"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "64.png",
    "default_popup": "popup.html",
    "default_title": "Zoom Manager"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d2a8ab19-dae5-4ea4-a860-3d9e10990ffe}",
      "strict_min_version": "114.0"
    }
  }
}

Best Zoom Manager Alternatives

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