textalyz
Fix grammar using OpenAI API
Fixes Mobius/Maple Syntax
Review user movement over the last 30 days.
Track rating movement over time to see whether quality signals remain stable.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
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))
Inspect the latest comments and rating distribution.
The Chrome Web Store shows 1 reviews, but only 0 review bodies have synced into ExtScope so far. Showing the synced reviews available right now.
Review related products from the Chrome Web Store detail page.
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