Hi Jon,

You can use the target = blank if you want that approach.

<a href="http://chromium.org"; target="_blank"> open new tab </a>


-Mohamed Mansour


On Fri, Dec 11, 2009 at 11:31 AM, Jon Stritar <jstri...@gmail.com> wrote:

> Is there a way to open a link in a new tab without going through the
> tabs API (chrome.tabs.create)? We really don't need access to the tabs
> and browser history for this, but I think window.open only creates new
> windows. Any ideas?
>
> --Jon
>
> --
>
> 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<chromium-extensions%2bunsubscr...@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