Math Embed: From LaTeX to embeddable link
Make your LaTeX math embeddable for articles, websites -- wherever you want.
Vad är Math Embed: From LaTeX to embeddable link?
Math Embed: From LaTeX to embeddable link är en Chrome-tillägg utvecklad av DIAN Digital, och dess huvudfunktion är "Make your LaTeX math embeddable for articles, websites -- wherever you want.".
Tilläggsskärmbilder
Ladda ner Math Embed: From LaTeX to embeddable link-förlängningens CRX-fil
Ladda ner Math Embed: From LaTeX to embeddable link-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
The addon is a helper for Math Embed. It enables you to easily include equations in your websites, Medium posts or articles. Grundläggande Information om Tillägg
| Namn | |
| ID | fmgpfoppldjbnbceiigndhdcmgmmflll |
| Officiell webbadress | https://chromewebstore.google.com/detail/math-embed-from-latex-to/fmgpfoppldjbnbceiigndhdcmgmmflll |
| Beskrivning | Make your LaTeX math embeddable for articles, websites -- wherever you want. |
| Filstorlek | 1.49 MB |
| Antal Installationer | 37 |
| Aktuell Version | 1.0.1 |
| Senast Uppdaterad | 2021-04-03 |
| Publiceringsdatum | 2021-04-02 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | DIAN Digital |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://mathembed.online |
| Stödda Språk | 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"
}
} | |