Skip to content

v1.0.0

Compare
Choose a tag to compare
@stefanbuck stefanbuck released this 14 Jul 20:37
· 11 commits to master since this release

This release contains a big internal refactoring. Before we used MutationObserver to listen for DOM modifications. Now it's much simpler. GitHub.com uses pjax which fires an event after replacing the requested page with the previous one.

Thanks to @bfred-it for the hint.