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.”。
扩展截图
下载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. 扩展基本信息
| 名称 | |
| 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"
}
} | |