LaTeX in Discord Chrome

Examine source code of LaTeX in Discord

Inspect and view changes in LaTeX in Discord source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "content.js"
      ],
      "css": [
        "katex.css"
      ],
      "matches": [
        "*://*.discord.com/*"
      ]
    }
  ],
  "web_accessible_resources": [
    "fonts/*"
  ],
  "description": "Render LaTeX in Discord chat.",
  "manifest_version": 2,
  "name": "LaTeX in Discord",
  "short_name": "latex-discord",
  "version": "0.5.1",
  "icons": {
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}

Best LaTeX in Discord Alternatives

Here are some Chrome extensions that are similar to LaTeX in Discord: