On Thu, Oct 29, 2009 at 6:27 AM, jfc <[email protected]> wrote:
>
> Can the chrome.windows.create API used in extensions be changed to
> allow the new window to be created without the toolstrip?
>
> My extension contains a toolstrip on a main browser window which is
> fine, but all windows that I create using the chrome.windows.create
> call will also have a toolstrip.
>
> Can the createData on the chrome.windows.create call be enchanced to
> include a flag to turn off the tool strip on the newly created window?

In the next release of the dev channel, toolstrips will be deprecated
and replaced with browser actions
(http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/index.html).
A month or so after that, we are going to remove them completely.

Browser actions don't completely work on the current (windows) dev
channel release, but they work enough to start playing with them.

- a

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to