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.
- Double-click or right-click context menu activation
- Supports numbers with commas and currency symbols
- Beautifully designed popup with a yellowish background, border, and glowing shadow
- Automatically removes the popup after 1 second
- Select a number on any webpage.
- Double-click the selected number or right-click to open the context menu.
- The simplified number will be displayed in a popup below the selected text.
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.