I would like to use some of the Google AJAX APIs in my Chrome extension, and I'm not sure if this is possible.
The AJAX API documentation clearly states that I must use a key that matches my domain. What would this be in case of expansion? My tests seem to work, but I'm worried that this is only because I am making a very small number of requests?
Is it possible? Which key should I use?
Thanks Dan
source
share