Purfview
Purfview
I found that there is no single solution, basically you need to read and understand what "mix-blend-mode" does and how it interacts with various elements. There I made it work...
You need to load it before DOM is loaded, you can get some ideas from: https://github.com/Purfview/Darkmode-User v1.7 is when feature of the seamless transitions to dark mode was added.
Please explain what this means, I'm not a fortune teller, unfortunately. :)
> example movie search - https://torrentio.strem.fun/stream/movie/tt1745960.json > > example series search - https://torrentio.strem.fun/stream/series/tt3032476:1:1.json Thanks for examples, now I understand what he meant by "Api /stream//.json", but I still don't understand...
Hmm, interesting why it's bugged, all ratings run similar code. Btw, Metacritic is bugged too. Probably will be hard to debug this...
Fixed in v17.10
From wiki is not clear how this new behavior works. How to make sure that `init()` completes? In one of my script there are 149 `GM_config.get`... It's not affected by...
You can set backgroundColor to whatever you want. When darkmode is off then you should remove custom background: `document.getElementsByClassName('darkmode-background')[0].remove();`
> Is this issue open now? If you see "Open" in a green background at the top-left side of the page then it's open.
Maybe it's not a client issue?