Math Anywhere
Render LaTeX & MathML formulas on any page you want
什么是Math Anywhere?
Math Anywhere是由Andrew Korzhuev开发的Chrome扩展程序,该扩展的主要功能是“Render LaTeX & MathML formulas on any page you want”。
扩展截图
下载Math Anywhere扩展crx文件
下载Math Anywhere扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Makes browsing and reading documents with mathematical notation easy! Just click on a integral icon and all MathML & LaTeX formulas on this website would be rendered with MathJax.
# Changelog
## v2.0
* HTTPS support
* Fallback to MathJax for img with alt tag
## v1.1
* Compatability with Chrome 21
## v1.0
* Initial release. 扩展基本信息
| 名称 | |
| ID | gebhifiddmaaeecbaiemfpejghjdjmhc |
| 官方URL | https://chromewebstore.google.com/detail/math-anywhere/gebhifiddmaaeecbaiemfpejghjdjmhc |
| 简介 | Render LaTeX & MathML formulas on any page you want |
| 文件大小 | 26.87 KB |
| 安装次数 | 26,613 |
| 当前版本 | 2.0 |
| 更新时间 | 2016-08-13 |
| 上架时间 | 2016-08-13 |
| 评分 | 3.74/5 共65次评分 |
| 开发者 | Andrew Korzhuev |
| 付费类型 | free |
| 扩展官网 | https://github.com/andrusha/mathml-chrome |
| 帮助页面URL | https://github.com/andrusha/mathml-chrome/issues |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Math Anywhere",
"description": "Render LaTeX & MathML formulas on any page you want",
"version": "2.0",
"icons": {
"48": "48.png",
"128": "128.png"
},
"permissions": [
"tabs",
" | |