Money Calculator

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

As of 2024-10-06. See the latest version.

Author
l1ackoder
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

This script going to count money available on the page you are visiting. if it finds any number with the Dollar sign($). It going to count and calculate the total of it.

Its update automatically if it finds anything new.

Example:

100$
600$

will show: count 2 | Total: $700

If the ammount goes more than 999$ then it will show it as in k. like 1000$ = $1k

Clean and simple.


story:

I am a Bug Hunter. So when I go to someones profile to see how much they earned. It was not easy to calculate their whole earning ( on the public program). Just created for that. But this can be used anywere.

** Toggle off/on from Tempmonkey when you don't need it **

## Get in touch

Twitter: https://twitter.com/l1ackoder
Youtube: https://www.youtube.com/@l1ackoder?sub_confirmation=1


Hope this helps.