Can someone who works for Google perhaps put me in touch with someone from the Google Web History or Google Toolbar team? I can't find any information anywhere...
On May 26, 3:20 pm, John Munro <[email protected]> wrote: > By sniffing Firefox I think what happens is that the toolbar does a > HTTP GET to > > http://toolbarqueries.google.com/search?features=Rank:WH&sourceid=nav... > > where the URL at the end (in this case filevision.net) is the URL to > add to History. > > Unfortunately when I try just navigating to a URL like this I get a > 403 Forbidden error. > > Maybe it's something to do with the googleip, iqrn and ch parameters, > since I have no idea what they do. > > On May 26, 2:02 pm, Nick Baum <[email protected]> wrote: > > > > > I'd love to see an extension that does this! > > > It might be relatively straight-forward to sniff network requests to > > google.com while browsing with the toolbar enabled. > > > -Nick > > > On Mon, May 25, 2009 at 4:26 PM, John Munro <[email protected]> wrote: > > > > Ugh, it's minified - not sure I have the enthusiasm for that. Oh > > > well :( > > > > On May 25, 6:32 pm, Evan Martin <[email protected]> wrote: > > > > From a quick search it doesn't look like there's an API available. > > > > One thought is to examine the Google Toolbar for Firefox, as that can > > > > submit to web history and is written primarily in JavaScript. > > > > > On Fri, May 22, 2009 at 6:07 PM, John Munro <[email protected]> wrote: > > > > > > One of the things I miss when using Chrome is how Google Toolbar adds > > > > > every page you visit to Google History. > > > > > > I would like to build a Chrome extension that just implements that one > > > > > feature of Google Toolbar - adds every page you visit to Google > > > > > History. > > > > > > I imagine this would be quite simple if it was just a matter of > > > > > sending the current URL as a parameter to a Google History URL or > > > > > something similar. > > > > > > Does anyone know how to submit a visited URL to Google History? > > > > > > Apologies if this is the wrong group to post this to. --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
