Using a MutationObserver has massive speed benefits on highly dynamic sites. It also does not block directly during DOM modification, but runs separately.
I've been using the modified extension on three different systems (1x Mac OS X, 2x Ubuntu) for about a month and not encountered any broken sites.
Using a MutationObserver has massive speed benefits on highly dynamic sites. It also does not block directly during DOM modification, but runs separately.
I've been using the modified extension on three different systems (1x Mac OS X, 2x Ubuntu) for about a month and not encountered any broken sites.