Latex Math
a simple tool to generate math images from Latex
Latex Mathとは何ですか?
Latex MathはUnknownによって開発されたChromeの拡張機能で、その主な機能は「a simple tool to generate math images from Latex」です。
Latex Math拡張機能のCRXファイルをダウンロード
Latex Math拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
a simple tool to generate math images from Latex. 拡張機能の基本情報
| 名前 | |
| ID | iadfnfppbfedncehcbccibaapaeipocd |
| 公式URL | https://chromewebstore.google.com/detail/latex-math/iadfnfppbfedncehcbccibaapaeipocd |
| 説明 | a simple tool to generate math images from Latex |
| ファイルサイズ | 48.8 KB |
| インストール数 | 823 |
| 現在のバージョン | 0.9.0 beta |
| 最終更新日 | 2017-09-21 |
| 公開日 | 2017-09-21 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | Unknown |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Latex Math",
"version": "0.9.0",
"version_name": "0.9.0 beta",
"author": "PengShaw",
"default_locale": "en",
"description": "__MSG_description__",
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
},
"options_page": "options.html",
"browser_action": {
"default_title": "Latex Math",
"default_popup": "popup.html"
}
} | |