Hacker News new | ask | show | jobs
by CyberFoxar 1889 days ago
I find the dev tools of firefox even better. The ability to see XHR request content/header/responses directly in the Javascript console has been invaluable to me. It annoys me that chrome's console does not have this. You can only see when a request is made, but you have to hop on the network tab to see the actual content.