Wikipedia with MathJax Firefox

Examine source code of Wikipedia with MathJax

By: Trass3r
Inspect and view changes in Wikipedia with MathJax source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Wikipedia with MathJax (Development version)",
  "version": "0.0.14resigned1",
  "icons": {
    "16": "wiki-mjax-16.png",
    "48": "wiki-mjax-48.png",
    "128": "wiki-mjax-128.png"
  },
  "description": "Renders Wikipedia equations with MathJax",
  "web_accessible_resources": [
    "texvc.js"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.wikipedia.org/*",
        "https://*.wikibooks.org/*",
        "http://*.wikiwand.com/*",
        "https://*.wikiwand.com/*"
      ],
      "js": [
        "jquery-3.3.1.min.js",
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{75f0df05-71b6-429c-a3a0-98bea5248cd5}"
    }
  }
}

Best Wikipedia with MathJax Alternatives

Here are some Firefox add-ons that are similar to Wikipedia with MathJax: