Default Zoom Firefox

Examine source code of Default Zoom

Inspect and view changes in Default Zoom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Default Zoom",
  "short_name": "Default Zoom",
  "version": "1.1.3",
  "description": "Set default zoom level for Firefox.",
  "author": "Jamie Nguyen",
  "homepage_url": "https://github.com/jamielinux/default-zoom",
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "preferences.html"
  },
  "applications": {
    "gecko": {
      "id": "default-zoom@jamielinux.com",
      "strict_min_version": "52.0"
    }
  }
}

Best Default Zoom Alternatives

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