andyMatthews.net
Replay XHR request in Chrome Dev Tools
Proving yet again that Chrome is the browser to use for web development the Dev Tools team has given us a super useful function in the Network panel called "Replay XHR". Right click on any AJAX request and you'll see the following option.
This cuts down on the number of times you need to fill out that lengthy form when you're just trying to debug a single option. It'll speed up your dev time and reduce your workload. And it moves us closer to that time when, as Remy Sharp put it, you can spend ALL of your time within Chrome Dev Tools.