I would have expected chrome.tabs.create() to create the tab in the
popup window. Did you try it?

- a

On Mon, Dec 14, 2009 at 4:42 AM, pdknsk <pdk...@googlemail.com> wrote:
> Chrome does not create a tab in a window opened by window.open() but
> in the parent window instead. This is according to http://crbug.com/15814
> by design. Is it possible to change this behaviour with extensions?
>
> The specific case is that I inject a chrome.tabs.create() link into a
> window.open() popup but would like the tab to be opened in the same
> window.
>
> --
>
> You received this message because you are subscribed to the Google Groups 
> "Chromium-extensions" group.
> To post to this group, send email to chromium-extensi...@googlegroups.com.
> To unsubscribe from this group, send email to 
> chromium-extensions+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/chromium-extensions?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to chromium-extensi...@googlegroups.com.
To unsubscribe from this group, send email to 
chromium-extensions+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en.


Reply via email to