I have the following function that loops through the browsers history (using the chrome API) and extracts any google search queries. I tested the regex on various websites and it works, but the doesn't seem to work in the JS function I created (doesn't log any URL's):I have the following function that loops throug