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是由DIAN Digital開發的Chrome擴展程式,該擴展的主要功能是“Make your LaTeX math embeddable for articles, websites -- wherever you want.”。

擴展截圖

screenshot

下載Math Embed: From LaTeX to embeddable link擴展crx文件

下載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.                    

擴展基本資訊

名稱 Math Embed: From LaTeX to embeddable link Math Embed: From LaTeX to embeddable link
ID fmgpfoppldjbnbceiigndhdcmgmmflll
官方網址 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"
    }
}