TeX All the Things
An extension which lets you enable LaTeX on any website
什麼是TeX All the Things?
TeX All the Things是由emichael開發的Chrome擴展程式,該擴展的主要功能是“An extension which lets you enable LaTeX on any website”。
擴展截圖
下載TeX All the Things擴展crx文件
下載TeX All the Things擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Typesets any LaTeX found on webpages using MathJax (http://www.mathjax.org/). § HOW TO USE § Inline math can be typed with: $y = 3x + 2$ or [;y = 3x + 2;] Display mode math can be typed with: $$\sum_{i = 0}^n {n \choose i} x^{i} y^{n-i}$$ or \[\sum_{i = 0}^n {n \choose i} x^{i} y^{n-i}\] Use the options menu to customize which domains the extension typesets and even set your own custom delimiters for inline and display math. Click the extension's toolbar button to disable/re-enable typesetting on every domain. § HELP MAKE THIS BETTER § This Chrome Extension is open source. See a problem or want to make an improvement? Report bugs and send me pull requests on GitHub! https://github.com/emichael/texthings
擴展基本資訊
名稱 | TeX All the Things |
ID | cbimabofgmfdkicghcadidpemeenbffn |
官方網址 | https://chromewebstore.google.com/detail/tex-all-the-things/cbimabofgmfdkicghcadidpemeenbffn |
簡介 | An extension which lets you enable LaTeX on any website |
檔案大小 | 70.04 KB |
安裝次數 | 40,000 |
目前版本 | 1.1.5 |
更新時間 | 2021-11-29 |
上架時間 | 2018-07-07 |
評分 | 3.99/5 共 91 次評分 |
開發者 | emichael |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://github.com/emichael/texthings |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "TeX All the Things", "short_name": "TeX Things", "author": "emichael", "description": "An extension which lets you enable LaTeX on any website", "version": "1.1.5", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "browser_action": { "default_icon": { "38": "img\/browser38.png", "19": "img\/browser19.png" }, "default_title": "TeX All the Things" }, "content_scripts": [ { "matches": [ " |