Open GoogleCodeExporter opened 9 years ago
Use "window.open('http://www.youraddresshere.com');"
It's not a good solution, because I think it's causing an additional window
from the same process rather than a new process like it should (as
chrome.tabs.create({url: "http://www.youraddresshere.com"}); would) but it's at
least an interim fix.
I think there definitely needs to be some attention paid to the custom actions
feature, it's pretty limited at the moment.
Original comment by Cara...@gmail.com
on 14 Dec 2011 at 9:06
Original issue reported on code.google.com by
oimetr...@gmail.com
on 7 Oct 2011 at 2:46