You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, go to https://www.yandex.ru/search/?clid=2186621&text=google%20chrome&rdrnd=333060&lr=213&p=3. If I navigate to pages by Nextplease shortcuts, everything works fine. But when visiting numbered links by mouse, links don't get prefetched after load. Apparently because they are loaded with AJAX. I tried to make it work using webNavigation API, but failed for now. See ajax-load branch.
The text was updated successfully, but these errors were encountered:
For example, go to https://www.yandex.ru/search/?clid=2186621&text=google%20chrome&rdrnd=333060&lr=213&p=3. If I navigate to pages by Nextplease shortcuts, everything works fine. But when visiting numbered links by mouse, links don't get prefetched after load. Apparently because they are loaded with AJAX. I tried to make it work using
webNavigation
API, but failed for now. Seeajax-load
branch.The text was updated successfully, but these errors were encountered: