How do I open a URL on browser from chrome extensions/apps?

84 views
Skip to first unread message

Jun

unread,
May 13, 2016, 8:51:04 PM5/13/16
to Chromium-dev

Sungguk Lim(limasdf)

unread,
May 14, 2016, 6:41:50 AM5/14/16
to Chromium-dev
I believe { chrome.tabs.update | chrome.tabs.create}  is that you're looking for




2016년 5월 14일 토요일 오전 9시 51분 4초 UTC+9, Jun 님의 말:

Jun

unread,
May 16, 2016, 1:08:08 PM5/16/16
to Chromium-dev
That looks like an extension API. I mean how I can open a URL using C++ when running chrome apps/extensions.

Ken Rockot

unread,
May 16, 2016, 1:11:54 PM5/16/16
to jun...@chromium.org, Chromium-dev
On the surface, "C++" and "apps/extensions" seem like contradictory conditions. Do you mean from C++ code which is running in an app/extension process (i.e. a renderer)?

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev

Jun

unread,
May 16, 2016, 2:25:18 PM5/16/16
to Chromium-dev, jun...@chromium.org
Sorry for the confusion. Yes, open a URL from C++ code which is running in an app process.
Reply all
Reply to author
Forward
0 new messages