MathML Zoom Firefox

Examine source code of MathML Zoom

Inspect and view changes in MathML Zoom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MathML Zoom",
  "version": "0.5.2resigned1",
  "description": "Allow zooming mathematical formulas.",
  "author": "Frédéric Wang",
  "homepage_url": "https://github.com/fred-wang/webextension-mathml-zoom",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "css": [
        "zoom.css"
      ],
      "js": [
        "zoom.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "jid1-umYSoqNlFpsxzQ@jetpack"
    }
  }
}

Best MathML Zoom Alternatives

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