Money Calculator

Count the occurrences of the $ symbol on a webpage and display the count and total in a draggable box

Author
l1ackoder
Daily installs
0
Total installs
6
Ratings
0 0 0
Version
1.3
Created
2024-01-31
Updated
2024-10-06
Size
5.12 KB
License
N/A
Applies to
All sites

Currency Counter Script

As a Bug Hunter, I often find myself visiting profiles to assess earnings from public programs. Manually tallying these amounts can be cumbersome, which is why I created this handy script.

How It Works

This script automatically scans the webpage for any dollar amounts (formatted with a dollar sign, $) and sums them up in real time.

  • Display: The total count of dollar amounts found and their cumulative value.
  • Formatting: If the total exceeds $999, it will display the amount in thousands (e.g., $1,000 will be shown as $1k).

Example Output: Count: 2 | Total: $700

Usage

Easily toggle the script on and off with Tampermonkey whenever you need it.

Stay Connected

Follow me for updates and more: