textalyz
Fix grammar using OpenAI API
Fixes Mobius/Maple Syntax
查看最近 30 天的用户变化。
按时间查看评分波动,辅助判断近期口碑是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
Mobius Syntax Fixer (MSF) removes the annoying quirks of Maple syntax, which is used in Mobius. For example:
When you type "5x" MSF will translate that too "5 * x". Without MSF, the answer that is mathematically correct would be marked as false. Here are other examples of syntax that MSF:
5xy -> 5 * x * y
5xy(2x + 3) -> 5 * x * y * (2 * x + 3)
|3y - 92| -> abs(3 * y - 92)
sqrt(5|2x + 3|) -> sqrt(5 * abs(2 * x + 3))
查看最近评论和评分分布。
Chrome 商店显示有 1 条评论, 但 ExtScope 当前只同步到了 0条评论正文。这里先展示已同步的评论,后续会继续补齐。
查看 Chrome 商店详情页中的相关产品。
Fix grammar using OpenAI API
Latex Math Equations easy switch!
Allow Grammarly to work on Ghost's editor
Force MathJax/KaTeX/MediaWiki to use native MathML rendering.
Help you type faster and more accurately in MonkeyType
Display equations in ChatGPT using Latex notation