by 9o1d on 6/1/25, 10:37 PM with 4 comments
by carlosjobim on 6/1/25, 11:55 PM
by willcate on 6/1/25, 11:44 PM
javascript: (() => { document.documentElement.style.filter = "invert()";document.documentElement.style.background = '#fff' })();
by baobun on 6/1/25, 11:34 PM
https://superuser.com/questions/318912/how-can-i-override-th...
You need to enable it in about:config these days
https://www.userchrome.org/firefox-changes-userchrome-css.ht...
by brudgers on 6/7/25, 6:44 PM
So you can run your own Javascript in your own browser.
Locally.
Good luck.