FPS Counter (On greasy fork)
< 脚本 FPS Counter 的反馈
Nice script. Should add z-indexYou should add:displayElement.style.zIndex = "9999";to make sure it shows up on all sites.
登录以发布留言。
Nice script. Should add z-index
You should add:
displayElement.style.zIndex = "9999";
to make sure it shows up on all sites.