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.