Re: [crx] How to monitor traffic across multiple windows/tabs/extensions

428 views
Skip to first unread message

PhistucK

unread,
Feb 15, 2013, 7:06:53 AM2/15/13
to Oscar (Ang) Pan, chromium-...@chromium.org, Stephen Lin
Generally, you can go to chrome:net-internals. The Events tab has all of the requests and responses that the browser (or at least the current profile, or non internal browser events) sends and receives.

PhistucK


On Fri, Feb 15, 2013 at 3:42 AM, Oscar (Ang) Pan <osca...@google.com> wrote:
Hi,

I'm debugging a component extension (which is being injected as iframe) and I've tried to logged to the extension's console. It seems when the underlying extension window is open (i.e. chrome-extension://..../foo.html), it somehow affects the behavior of the extension and messagePosting (I'm not confident). 
So I would like to see if there is any plugin to see all the network request/response for chrome. The network tab in the developer tool does not work, because it involves the underlying extension and I wish not to open the console for extension, so that I can avoid interference.

Thanks a lot!

Oscar

--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/?hl=en.
For more options, visit https://groups.google.com/a/chromium.org/groups/opt_out.
 
 

Oscar (Ang) Pan

unread,
Feb 15, 2013, 6:12:43 PM2/15/13
to PhistucK, chromium-...@chromium.org, Stephen Lin
Thanks a lot! This helps us identified the issue!
Reply all
Reply to author
Forward
0 new messages