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:
LaTeX render
redwing1304@gmail.com
Excalidraw LaTeX Helper
hyppoduc@gmail.com
Latex in Slack
vlaex
LaTeX for Messenger
Ben Bavar
LaTeX for Gmail
alexgarcia28098@gmail.com
LinkedIn LaTeX Renderer
dmitsios
Gemini MathJaxify
lemoaxtoria
ChatGPT Equation Renderer
aavila0707