Is it possible to get the last google search query made by the user through chrome extension? -


i trying build functionality based on user's google search query. not interested in particular link visited user after search, query used user. there way can retrieve it?

there suggestions

  1. find last google search url in history
  2. add contentscript google search page record search keyword.
  3. use webrequest listen search request, record keyword.
  4. visit https://history.google.com/history don't know if there api this.

Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

how to prompt save As Box in Excel Interlop c# MVC 4 -

xslt 1.0 - How to access or retrieve mets content of an item from another item? -