Inspect and view changes in Riot/Element KaTeX source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Riot KaTeX",
"version": "1.1.1",
"description": "Renders formulas on riot chat instances chats using KaTeX.",
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"katex.min.js",
"auto-render.min.js",
"riot-katex.js"
],
"css": [
"katex.min.css"
],
"run_at": "document_idle"
}
],
"icons": {
"96": "icons/icon.png"
},
"web_accessible_resources": [
"fonts/*.woff2"
]
} Best Riot/Element KaTeX Alternatives
Here are some Firefox add-ons that are similar to Riot/Element KaTeX:
LaTeX in Slack
Sophie Huiberts
LaTeX in Discord
Sophie Huiberts
Excalidraw LaTeX Helper
Duc
KiwiFarms Math Renderer
Briarthorn Addict
LaTeXify
Shwetangshu Biswas
VKTex
Gleb Listov-Stepanov
LaTeX for Messenger
Ben Bavar
ChatGPT Equation Renderer
Snoghtin
Copy LaTeX 2
Leander
LaTeX From Web
Manoj Aryal
KaTeX Direction Fix
Ofek
ExTex
Will