应用截图


详细介绍
Renders Wikipedia equations with MathJax
Extension replaces Wikipedia bitmap equations with HTML-CSS ones by re-rendering them with an open source MathJax (http://mathjax.org/) library. In effect, this allows to scale Wikipedia pages without loosing in equation quality.
Left-Click on equation to instantly zoom it to 200% (can be changed via MathJax menu).
Right-Click on equation to show MathJax's context menu with additional options, e.g. "Scale All Math..." to instantly scale all equations on a page, "TeX commands" to see the source TeX equation etc.
Extension is now published under New BSD License (https://github.com/bgromov/wiki-mathjax/blob/master/LICENSE.md) with the source code available here (https://github.com/bgromov/wiki-mathjax).
For bug reports and feature requests, please use the Issue tracker (https://github.com/bgromov/wiki-mathjax/issues).
UPDATE:
v.0.0.13:
- Change MathJax CDN to CDNJS (Thanks to Lorenzo Cameroni and Peter Krautzberger).
v.0.0.12:
- Add support for chemical equations (Thanks to Jordan Wade).
v.0.0.11:
Improvements and bug fixes (Thanks to Lorenzo Cameroni):
- Adapt to recent Wikimedia math engine changes.
- Improve work-around for unbalanced braces bug on Wikiwand.
- Add missed symbols to MathJax config.
v.0.0.10:
- Finally fix the problem with descriptive annotations for equations (some equations have textual descriptions instead of TeX code, perhaps for accessibility reasons). Now the math is loaded from corresponding source pages (edit pages).
- Update jQuery to v1.12.3. Extension seems to work a bit better with Wikiwand now.
v.0.0.9:
- Add support for Wikiwand (wikiwand.com). Quick and hackish implementation, that tries to fix broken equations on Wikiwand pages.
v.0.0.8:
- Add support for WikiBooks (wikibooks.org).
v.0.0.7:
- Extension now uses official Wikimedia MathJax config. Still, there are some glitches, so the local copy is used for now.
v.0.0.6:
- Fix MathJax CDN URL (Thanks to Thomas
Extension replaces Wikipedia bitmap equations with HTML-CSS ones by re-rendering them with an open source MathJax (http://mathjax.org/) library. In effect, this allows to scale Wikipedia pages without loosing in equation quality.
Left-Click on equation to instantly zoom it to 200% (can be changed via MathJax menu).
Right-Click on equation to show MathJax's context menu with additional options, e.g. "Scale All Math..." to instantly scale all equations on a page, "TeX commands" to see the source TeX equation etc.
Extension is now published under New BSD License (https://github.com/bgromov/wiki-mathjax/blob/master/LICENSE.md) with the source code available here (https://github.com/bgromov/wiki-mathjax).
For bug reports and feature requests, please use the Issue tracker (https://github.com/bgromov/wiki-mathjax/issues).
UPDATE:
v.0.0.13:
- Change MathJax CDN to CDNJS (Thanks to Lorenzo Cameroni and Peter Krautzberger).
v.0.0.12:
- Add support for chemical equations (Thanks to Jordan Wade).
v.0.0.11:
Improvements and bug fixes (Thanks to Lorenzo Cameroni):
- Adapt to recent Wikimedia math engine changes.
- Improve work-around for unbalanced braces bug on Wikiwand.
- Add missed symbols to MathJax config.
v.0.0.10:
- Finally fix the problem with descriptive annotations for equations (some equations have textual descriptions instead of TeX code, perhaps for accessibility reasons). Now the math is loaded from corresponding source pages (edit pages).
- Update jQuery to v1.12.3. Extension seems to work a bit better with Wikiwand now.
v.0.0.9:
- Add support for Wikiwand (wikiwand.com). Quick and hackish implementation, that tries to fix broken equations on Wikiwand pages.
v.0.0.8:
- Add support for WikiBooks (wikibooks.org).
v.0.0.7:
- Extension now uses official Wikimedia MathJax config. Still, there are some glitches, so the local copy is used for now.
v.0.0.6:
- Fix MathJax CDN URL (Thanks to Thomas