Kaniwani Major Update: 1.3.4!

Thanks for the details! I got it to work and it seems to do the right thing. I just load on all pages now and check the URL. Maybe there is another way, but it works anyway :slight_smile:

It is also tricky to detect that a new question is visible, I use a MutationObserver, and having no identifiers makes it a bit challenging because the changes depend on the content as well. I don’t know how KW works exactly, maybe there is some simple event to listen to instead?