Math Embed: From LaTeX to embeddable link
Make your LaTeX math embeddable for articles, websites -- wherever you want.
Was ist Math Embed: From LaTeX to embeddable link?
Math Embed: From LaTeX to embeddable link ist eine Chrome-Erweiterung, die von DIAN Digital entwickelt wurde, und ihr Hauptmerkmal ist "Make your LaTeX math embeddable for articles, websites -- wherever you want.".
Erweiterungsscreenshots
Math Embed: From LaTeX to embeddable link-Erweiterungs-CRX-Datei herunterladen
Laden Sie Math Embed: From LaTeX to embeddable link-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
The addon is a helper for Math Embed. It enables you to easily include equations in your websites, Medium posts or articles. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | fmgpfoppldjbnbceiigndhdcmgmmflll |
| Offizielle URL | https://chromewebstore.google.com/detail/math-embed-from-latex-to/fmgpfoppldjbnbceiigndhdcmgmmflll |
| Beschreibung | Make your LaTeX math embeddable for articles, websites -- wherever you want. |
| Dateigröße | 1.49 MB |
| Installationsanzahl | 37 |
| Aktuelle Version | 1.0.1 |
| Letztes Update | 2021-04-03 |
| Veröffentlichungsdatum | 2021-04-02 |
| Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
| Entwickler | DIAN Digital |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://mathembed.online |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Math Embed: From LaTeX to embeddable link",
"description": "Make your LaTeX math embeddable for articles, websites -- wherever you want.",
"version": "1.0.1",
"manifest_version": 3,
"action": {
"default_popup": "index.html"
},
"icons": {
"16": "\/images\/logo16.png",
"32": "\/images\/logo32.png",
"48": "\/images\/logo48.png",
"128": "\/images\/logo128.png"
}
} | |