Night Mode

Adds a transparent dark layer depending on the time of the day to any website to make it less bright.

< Feedback on Night Mode

Review: Good - script works

§
Posted: 27.05.2021

Heyo,

Just tried it and nothing happens on the latest Violentmonkey/Waterfox Classic.

Btw, why not use 'DOMContentLoaded' event instead of ExEv.js?

hacker09Author
§
Posted: 27.05.2021
Edited: 27.05.2021

Try with tampermonkey.

*Perhaps the script didn't do anything because the default working time is 21/8 From 9PM to 8AM,if you want it to work right now go to the script storage and change the hour numbers there.

DOMContentLoaded usually made the script took some time to load, so the screen ended up usually being white for a sec or so... With bodyloaded that basically never happens.

§
Posted: 27.05.2021

I changed OS time and it started to do stuff.

Good to know about bodyloaded, I'll try it too then. Thanks.

hacker09Author
§
Posted: 27.05.2021

You're welcome

Post reply

Sign in to post a reply.