Math Embed: From LaTeX to embeddable link

Make your LaTeX math embeddable for articles, websites -- wherever you want.

Cos'è Math Embed: From LaTeX to embeddable link?

Math Embed: From LaTeX to embeddable link è un'estensione di Chrome sviluppata da DIAN Digital, e la sua funzione principale è "Make your LaTeX math embeddable for articles, websites -- wherever you want.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Math Embed: From LaTeX to embeddable link

Scarica i file di estensione Math Embed: From LaTeX to embeddable link in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        The addon is a helper for Math Embed. It enables you to easily include equations in your websites, Medium posts or articles.                    

Informazioni di Base sull'Estensione

Nome Math Embed: From LaTeX to embeddable link Math Embed: From LaTeX to embeddable link
ID fmgpfoppldjbnbceiigndhdcmgmmflll
URL Ufficiale https://chromewebstore.google.com/detail/math-embed-from-latex-to/fmgpfoppldjbnbceiigndhdcmgmmflll
Descrizione Make your LaTeX math embeddable for articles, websites -- wherever you want.
Dimensione del File 1.49 MB
Conteggio Installazioni 37
Versione Corrente 1.0.1
Ultimo Aggiornamento 2021-04-03
Data di Pubblicazione 2021-04-02
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore DIAN Digital
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://mathembed.online
Lingue Supportate 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"
    }
}