DeepL added a way to mitigate MutationObserver events. I don't know if it was intentional or not. But I added a delay to the creation of the first observe event, then checked if the mutation is creating events every x seconds, if not, recreate the observer.