Awesome! Many extension possibilities can happen now :) -- Mohamed Mansour
On Tue, May 26, 2009 at 3:25 PM, Aaron Boodman <[email protected]> wrote: > This has actually been implemented. I've just updated the docs: > > > http://sites.google.com/a/chromium.org/dev/developers/design-documents/extensions/tabs-api > > - a > > On Tue, May 26, 2009 at 12:09 PM, Mohamed Mansour > <[email protected]> wrote: > > That is why it is nice to have page events that extension developers can > > use. Such as pageLoaded or something in that line. If I recall from > previous > > discussions, that isn't an easy task to accomplish? > > -- Mohamed Mansour > > > > > > On Tue, May 26, 2009 at 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 -~----------~----~----~----~------~----~------~--~---
