Chrome's Network Details

Diesel2012

Newbie
Joined
Nov 1, 2012
Messages
23
Reaction score
2
Hi all,

I'm not sure if this is the right board to post at and hope someone can help or refer to the right board.

Do you have any idea how I can get all the details that are being pulled in the 'Network' tab of the developer mode of chrome using javascript or jquery? is it possible?
 
I guess you can use the Resource Timing API, what are you trying to do exactly?

>> https://developer.mozilla.org/en-US/docs/Web/API/Resource_Timing_API
>> https://www.audero.it/demo/resource-timing-api-demo.html
 
Back
Top