Latex Math Equations easy switch!
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "Latex Math",
"version": "1",
"description": "Latex Math Equations easy switch!",
"manifest_version": 3,
"action": {
"default_icon": {
"16": "fmath.png",
"24": "fmath.png",
"32": "fmath.png"
},
"default_title": "Math Equations | Latex",
"default_popup": "Main.html",
"default_language": "en"
},
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}