javascript:document.querySelectorAll('html').forEach((h)=>{h.style.filter="invert(1) hue-rotate(180deg)"});document.querySelectorAll('img').forEach((i)=>{i.style.filter="invert(1) hue-rotate(180deg)"});
- Copy the script
- Create a new bookmark with script as the URL of the bookmark and save the bookmark
- Click the bookmark you saved earlier to turn on dark mode for the site you are currently on