diff --git a/js/modules/PageInfo.js b/js/modules/PageInfo.js index 8843314..a79a967 100644 --- a/js/modules/PageInfo.js +++ b/js/modules/PageInfo.js @@ -163,6 +163,8 @@ class PageInfo { this.rescan(RescanReason.URL_CHANGE); this.lastUrl = window.location.href; } + + this.scheduleUrlCheck(); } initArDetection(){