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"
}
} | |