Nothing new showed here. It's the same stuff which can done with firefox devtools for internet centuries. Just use Firefox because you don't want to have a Google bug watching you surfing ... don't you? ;)
Chrome Developer Tools – Easy Web Debugging You Need to Know
11–15 of 15 posts
Re: Chrome Developer Tools – Easy Web Debugging You Need to Know
#12Another extremely useful feature is Network latency modifier. You should always test every website on at least a 3G connection, and make sure users can see important parts of your site in reasonable time. For advanced users, you should NEVER use the Network latency modifier in Chrome, and use something like Network Link Conditioner on Mac. This is because Chrome applies the modifier after all the packets have arrived…
Re: Chrome Developer Tools – Easy Web Debugging You Need to Know
#13Re: Chrome Developer Tools – Easy Web Debugging You Need to Know
#14Another extremely useful feature is Network latency modifier. You should always test every website on at least a 3G connection, and make sure users can see important parts of your site in reasonable time. For advanced users, you should NEVER use the Network latency modifier in Chrome, and use something like Network Link Conditioner on Mac. This is because Chrome applies the modifier after all the packets have arrived…
Re: Chrome Developer Tools – Easy Web Debugging You Need to Know
#15Another extremely useful feature is Network latency modifier. You should always test every website on at least a 3G connection, and make sure users can see important parts of your site in reasonable time. For advanced users, you should NEVER use the Network latency modifier in Chrome, and use something like Network Link Conditioner on Mac. This is because Chrome applies the modifier after all the packets have arrived…
Do you know if Firefox's Network Throttling feature works the same as Chrome's?