On Mon, Aug 24, 2009 at 8:32 AM, Julian Harris<[email protected]> wrote: > Hi Erik -- I found the problem. I was running Mappy 0.2 on build 4.0.202.0 > which didn't seem to work but 0.3 does on dev-channel. > Are there any docs on chrome.toolstrip.expand?
Unfortunately, not much now, but it's not that hard to figure out: http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/toolstrip.html Just give it an url and a height and it will replace the contents of the toolstrip with that expanded URL. Be warned that this stuff is in flux and will likely change. Erik > On Mon, Aug 24, 2009 at 3:58 PM, Erik Kay <[email protected]> wrote: >> >> What build are you on for dev channel? It seems to work fine for me >> on 4.0.202.0. >> >> Do you have a sample page that works on tip of tree but doesn't with >> the dev channel? >> >> Erik >> >> >> On Mon, Aug 24, 2009 at 6:22 AM, Julian Harris<[email protected]> >> wrote: >> > >> > HI all -- just checking that the mappy demo of Chrome extension moles >> > is only available on tip-of-tree? I tried using it in a dev channel >> > build and it didn't do much. I have a local tip-of-tree build where it >> > works fine. >> > >> > cheers! >> > >> > > >> > >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en -~----------~----~----~----~------~----~------~--~---
