Simplifies reading big numbers.
This Tampermonkey extension simplifies reading big numbers by converting them into short forms such as 10K, 1M, 1B, and 1T. The script is activated by either double-clicking on a number or using the context menu.
To install this script, you need to have Tampermonkey or a similar userscript manager installed in your browser. Then, simply click the install button on this page.
Original Number: $1,234,567.89
Simplified: $1.2M
The source code is available on GitHub. Feel free to contribute or report issues.
Created with 🤍 by Shah A.