How to detect when the google search page completed loaded to avoid the side-effect from instant-search

158 views Asked by At

I am currently working on a Chrome Extension that needs to read the page content from a Google search after the query has been fully input and the search page completed loaded. However, the Google instant-search brought major changes to the extension behavior.

Can I ask anyone has an idea about how to work it out (As I cannot really require the user to turn off the instant search on their computers)? By the way, the answered question: How to detect that Google Instant page has loaded completely? does not appear to work for my extension.

0

There are 0 answers