WeBWorK MathView
Preview nicely formatted math equations as you type them into WeBWorK answer boxes!
什麼是WeBWorK MathView?
WeBWorK MathView是由Noah Tajwar開發的Chrome擴展程式,該擴展的主要功能是“Preview nicely formatted math equations as you type them into WeBWorK answer boxes!”。
擴展截圖
下載WeBWorK MathView擴展crx文件
下載WeBWorK MathView擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
With the WeBWorK MathView extension you will see live previews of the equations you type into WeBWorK answer boxes, fully formatted in proper math notation. No more need to use the "Preview My Answers" button which reloads the entire page. Extra Features: - Bracket highlighting in the input box (mismatched brackets and current brackets) - Adds a "Clear Answers" button to clear all the answer boxes on the page. Useful if you're redoing questions while studying and don't want to see the answers right away - Changes the answer box font to a math font - Disables spellcheck on the answer boxes so your math text isn't always underlined in red This extension uses the following open source libraries: - KaTeX (https://khan.github.io/KaTeX/) - MathJax (https://www.mathjax.org/) - AsciiMath (http://asciimath.org/) This software is not in any way affiliated with the official WeBWorK project or the Mathematical Association of America. All names, logos, brands and other trademarks or images featured within this software are the property of their respective trademark holders.
擴展基本資訊
名稱 | WeBWorK MathView |
ID | jcphgophoinpfmbnfecgekaeaoocbogd |
官方網址 | https://chromewebstore.google.com/detail/webwork-mathview/jcphgophoinpfmbnfecgekaeaoocbogd |
簡介 | Preview nicely formatted math equations as you type them into WeBWorK answer boxes! |
檔案大小 | 1.56 MB |
安裝次數 | 3,218 |
目前版本 | 2.0 |
更新時間 | 2023-09-24 |
上架時間 | 2019-03-20 |
評分 | 4.60/5 共 10 次評分 |
開發者 | Noah Tajwar |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "WeBWorK MathView", "version": "2.0", "description": "Preview nicely formatted math equations as you type them into WeBWorK answer boxes!", "author": "Noah Tajwar", "minimum_chrome_version": "96", "icons": { "16": "icon\/icon_16.png", "32": "icon\/icon_32.png", "48": "icon\/icon_48.png", "128": "icon\/icon_128.png" }, "action": { "default_title": "WeBWorK MathView", "default_popup": "popup.html", "default_icon": { "16": "icon\/icon_16.png", "32": "icon\/icon_32.png", "48": "icon\/icon_48.png", "128": "icon\/icon_128.png" } }, "background": { "service_worker": "worker.js" }, "web_accessible_resources": [ { "resources": [ "lib\/katex\/fonts\/*" ], "matches": [ " |