Workaround using as {url:} a local extension page which uses a delayed
self.close(); for auto-closing.On 17 Gen, 18:59, lucabelluccini <[email protected]> wrote: > chrome.tabs.move(integer tabId, object moveProperties, function > callback) is described as "Moves a tab to a new position within its > window, or to a new window." > My question: is it possible after the creation of a new Window or > there's a tricky way to create a new Window implicitly? > > chrome.windows.create(object createData, function callback) is > described as "Creates (opens) a new browser with any optional sizing, > position or default url provided." > My question: is there any way to create a new window with no opened > default tab? > > Thanks in advance...
-- 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.
