Latex Math

a simple tool to generate math images from Latex

ما هو Latex Math؟

Latex Math هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "a simple tool to generate math images from Latex".

تحميل ملف CRX للإضافة Latex Math

قم بتنزيل ملفات الامتداد Latex Math بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        a simple tool to generate math images from Latex.                    

معلومات أساسية عن التمديد

الاسم Latex Math Latex Math
ID iadfnfppbfedncehcbccibaapaeipocd
عنوان URL الرسمي https://chromewebstore.google.com/detail/latex-math/iadfnfppbfedncehcbccibaapaeipocd
الوصف a simple tool to generate math images from Latex
حجم الملف 48.8 KB
عدد التثبيتات 823
النسخة الحالية 0.9.0 beta
آخر تحديث 2017-09-21
تاريخ النشر 2017-09-21
تقييم 5.00/5 مجموع تقييمات 1
المطور Unknown
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Latex Math",
    "version": "0.9.0",
    "version_name": "0.9.0 beta",
    "author": "PengShaw",
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "options_page": "options.html",
    "browser_action": {
        "default_title": "Latex Math",
        "default_popup": "popup.html"
    }
}