79187341

Date: 2024-11-14 03:49:49
Score: 1.5
Natty:
Report link

I tried the navigator.wakeLock.request('screen') api,

but it is not a stable solution.(especially on mobile devices)

With many tests, the most stable solution is to enable video playing in the background.(without user notice, won't be annoying)

Here is the library to this job - https://github.com/richtr/NoSleep.js

And here is my demo : https://ajlovechina.github.io/ledbanner/

Reasons:
  • Whitelisted phrase (-1): solution is
  • Contains signature (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: AJLoveChina