Focus true

Trick JavaScript into thinking the document is focused

< 脚本 Focus true 的反馈

提问 / 留言

§
发布于:2018-03-14

i cant make the script work with BITCOMINE.net, can you help me?

i cant make the script work with BITCOMINE.net, can you help me with the instructions to change the script?

§
发布于:2018-12-27

That means the website uses another mechanism to detect the focus. They might check document.activeElement, or another means. Check the JavaScript files of the website to know what you should do to circumvent it.

发布留言

登录以发布留言。