Native MathML Firefox

Examine source code of Native MathML

Inspect and view changes in Native MathML source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Native MathML",
  "version": "1.9.6",
  "description": "Force MathJax/KaTeX/MediaWiki to use native MathML rendering.",
  "author": "Frédéric Wang",
  "homepage_url": "https://github.com/fred-wang/webextension-native-mathml",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "css": [
        "content-scripts/katex.css",
        "content-scripts/mathjax-v3.css",
        "content-scripts/mediawiki.css"
      ],
      "js": [
        "content-scripts/mathjax-v2-menu-cookie.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "jid1-fGtBdrROY6E1gA@jetpack"
    }
  }
}

최고의 Native MathML 대안

다음은 Native MathML과(와) 유사한 Firefox add-on입니다: