Zoom Keeper Firefox

Examine source code of Zoom Keeper

By: Jaxton Add-on
Inspect and view changes in Zoom Keeper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Zoom Keeper",
  "version": "1.0.0",
  "description": "Remembers your preferred page zoom for each website and re-applies it automatically on your next visit. Private and offline.",
  "icons": {
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "64": "images/icon-64.png",
    "96": "images/icon-96.png",
    "128": "images/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{33a24696-60b8-472f-aa6a-b4bfd6f4970d}",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "src/background.js"
    ]
  },
  "browser_action": {
    "default_title": "Zoom Keeper",
    "default_popup": "src/popup.html",
    "default_icon": {
      "32": "images/icon-32.png",
      "48": "images/icon-48.png",
      "64": "images/icon-64.png"
    }
  }
}

Best Zoom Keeper Alternatives

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