Zoomer Firefox

Examine source code of Zoomer

Inspect and view changes in Zoomer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Zoomer",
  "version": "1.4",
  "description": "Load web pages at 100% zoom level for better experience.",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.hex.a2z.com/board/*"
      ],
      "js": [
        "prezoomify.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "*://*.hex.a2z.com/board/*"
      ],
      "js": [
        "postzoomify.js"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Zoomer Alternatives

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