Math Embed: From LaTeX to embeddable link

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

Qu'est-ce que Math Embed: From LaTeX to embeddable link ?

Math Embed: From LaTeX to embeddable link est une extension Chrome développée par DIAN Digital, et sa fonction principale est "Make your LaTeX math embeddable for articles, websites -- wherever you want.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Math Embed: From LaTeX to embeddable link

Téléchargez les fichiers d'extension Math Embed: From LaTeX to embeddable link au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Math Embed: From LaTeX to embeddable link Math Embed: From LaTeX to embeddable link
ID fmgpfoppldjbnbceiigndhdcmgmmflll
URL Officiel https://chromewebstore.google.com/detail/math-embed-from-latex-to/fmgpfoppldjbnbceiigndhdcmgmmflll
Description Make your LaTeX math embeddable for articles, websites -- wherever you want.
Taille du Fichier 1.49 MB
Nombre d'Installations 37
Version Actuelle 1.0.1
Dernière Mise à Jour 2021-04-03
Date de Publication 2021-04-02
Évaluation 5.00/5 Total 1 Évaluations
Développeur DIAN Digital
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://mathembed.online
Langues Prises en Charge 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"
    }
}