您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Count the occurrences of the $ symbol on a webpage and display the count and total in a draggable box
当前为
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.