Google Chrome Extension

Posted by Jamie on Stack Overflow See other posts from Stack Overflow or by Jamie
Published on 2010-05-06T18:13:16Z Indexed on 2010/05/06 18:18 UTC
Read the original article Hit count: 305

How do I open a link in a new tab in the extension HTML.

E.g.

clicks on icon

sees Google chrome window which has the window.html

inside there are two links, one link to open a link in a new tab, other in the original tab.

I used window.location, doesn't work like that.

© Stack Overflow or respective owner

Related posts about google

Related posts about google-chrome