Math Embed: From LaTeX to embeddable link
Make your LaTeX math embeddable for articles, websites -- wherever you want.
ما هو Math Embed: From LaTeX to embeddable link؟
Math Embed: From LaTeX to embeddable link هو إضافة Chrome تم تطويرها بواسطة DIAN Digital، والميزة الرئيسية لها هي "Make your LaTeX math embeddable for articles, websites -- wherever you want.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Math Embed: From LaTeX to embeddable link
قم بتنزيل ملفات الامتداد Math Embed: From LaTeX to embeddable link بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
The addon is a helper for Math Embed. It enables you to easily include equations in your websites, Medium posts or articles. معلومات أساسية عن التمديد
| الاسم | |
| ID | fmgpfoppldjbnbceiigndhdcmgmmflll |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/math-embed-from-latex-to/fmgpfoppldjbnbceiigndhdcmgmmflll |
| الوصف | Make your LaTeX math embeddable for articles, websites -- wherever you want. |
| حجم الملف | 1.49 MB |
| عدد التثبيتات | 37 |
| النسخة الحالية | 1.0.1 |
| آخر تحديث | 2021-04-03 |
| تاريخ النشر | 2021-04-02 |
| تقييم | 5.00/5 مجموع تقييمات 1 |
| المطور | DIAN Digital |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://mathembed.online |
| اللغات المدعومة | 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"
}
} | |