texditor

Easily type your math and get its LaTeX.

Qu'est-ce que texditor ?

texditor est une extension Chrome développée par texditor, et sa fonction principale est "Easily type your math and get its LaTeX.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension texditor

Téléchargez les fichiers d'extension texditor 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

                        A chrome extension that lets you quickly type math and renders LaTeX.                    

Informations de Base sur l'Extension

Nom texditor texditor
ID eanjkjeaiipcjcbghbdcanibflbbaind
URL Officiel https://chromewebstore.google.com/detail/texditor/eanjkjeaiipcjcbghbdcanibflbbaind
Description Easily type your math and get its LaTeX.
Taille du Fichier 112 KB
Nombre d'Installations 277
Version Actuelle 0.0.0.3
Dernière Mise à Jour 2017-07-26
Date de Publication 2017-07-25
Évaluation 5.00/5 Total 1 Évaluations
Développeur texditor
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/chrisboo/texditor
URL de la Page d'Aide https://github.com/chrisboo/texditor/issues
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "texditor",
    "description": "Easily type your math and get its LaTeX.",
    "version": "0.0.0.3",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}