Y
Hacker News
new
|
ask
|
show
|
jobs
by
insin
2248 days ago
MutationObserver should do the trick if you can pick elements which consistently change at times you'd want to re-run. Watching for <title> changes tends to be good for single page apps.