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
公式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
Eメール [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"
    }
}