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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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"
}
} | |