Skip to content

Paran360/numbersimplifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Number Simplifier

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.

Features

  • 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

How to Use

  1. Select a number on any webpage.
  2. Double-click the selected number or right-click to open the context menu.
  3. The simplified number will be displayed in a popup below the selected text.

Installation

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.

Example

Original Number: $1,234,567.89

Simplified: $1.2M

Source Code

The source code is available on GitHub. Feel free to contribute or report issues.

Author

Created with 🤍 by Shah A.

About

Simplifies reading big numbers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published