Money Calculator

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

当前为 2024-01-31 提交的版本,查看 最新版本

作者
l1ackoder
评分
0 0 0
版本
1.3
创建于
2024-01-31
更新于
2024-01-31
大小
5.1 KB
许可证
MIT
适用于
所有网站

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.