Skip to content

Chrome extension that renders Wikipedia equations with MathJax

License

Notifications You must be signed in to change notification settings

RichardMorris/quora-mathjax

 
 

Repository files navigation

Quora with MathJax (Chrome extesion)

Extension replaces Quora bitmap equations with HTML-CSS ones by re-rendering them with the open source MathJax library.

Forked from on Wikipedia with MathJax git-hub page by Boris Gromov.

Very minor change to make it work with Quora and not wikipedia.

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 with the source code available here.

For bug reports and feature requests, please use Issue tracker.

Installation

  1. Download the Zip using button on the right.
  2. Unpack in a suitable location. This will create a directory quora-mathjax-master
  3. In the Chrome extension page, chrome://extensions/ click the Developer mode checkbox
  4. Click the Load unpacked extension button and select the extension directory.
  5. Thats it.

Know Issues

  • does not distinguish between inline and display equations

About

Chrome extension that renders Wikipedia equations with MathJax

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%