Desmos with Modern Math Font Firefox

Examine source code of Desmos with Modern Math Font

By: UJ
Inspect and view changes in Desmos with Modern Math Font source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Desmos with Modern Math Font",
  "description": "Replaces Desmos's math font with a modern style.",
  "version": "1.1.12",
  "manifest_version": 2,
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Desmos Font Settings"
  },
  "permissions": [
    "https://www.desmos.com/*"
  ],
  "web_accessible_resources": [
    "resource/*.woff2"
  ],
  "content_scripts": [
    {
      "css": [
        "content.css"
      ],
      "js": [
        "settings-config.js",
        "content.js"
      ],
      "matches": [
        "https://www.desmos.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a1f9cdba-e261-45b7-8d3b-4297a5640e6a}"
    }
  }
}

Best Desmos with Modern Math Font Alternatives

Here are some Firefox add-ons that are similar to Desmos with Modern Math Font: