<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: @themindfuel@</title>
    <description>The latest articles on DEV Community by @themindfuel@ (@themindfuel).</description>
    <link>https://dev.to/themindfuel</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3902854%2Fa7cc24c6-d687-4936-b6aa-7516f5e407fc.png</url>
      <title>DEV Community: @themindfuel@</title>
      <link>https://dev.to/themindfuel</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/themindfuel"/>
    <language>en</language>
    <item>
      <title>How to capture network logs without opening DevTools ..</title>
      <dc:creator>@themindfuel@</dc:creator>
      <pubDate>Tue, 28 Apr 2026 17:12:07 +0000</pubDate>
      <link>https://dev.to/themindfuel/i-needed-to-capture-network-logs-from-a-colleagues-browser-without-asking-them-to-open-devtools--4g6e</link>
      <guid>https://dev.to/themindfuel/i-needed-to-capture-network-logs-from-a-colleagues-browser-without-asking-them-to-open-devtools--4g6e</guid>
      <description>&lt;p&gt;Most developers/QA needs to follow the below steps to capture the HAR file for debugging purpose where it can consume significant time to do that.&lt;/p&gt;

&lt;p&gt;Right-click → Inspect → Network tab → Reload → Export HAR. Every. Single. Time.&lt;/p&gt;

&lt;p&gt;Now imagine doing this 50+ times a day while debugging APIs or sharing logs with your team.&lt;/p&gt;

&lt;p&gt;If you work with:&lt;/p&gt;

&lt;p&gt;APIs&lt;/p&gt;

&lt;p&gt;Microservices&lt;/p&gt;

&lt;p&gt;Frontend debugging&lt;/p&gt;

&lt;p&gt;QA / testing&lt;/p&gt;

&lt;p&gt;Support / troubleshooting production issues&lt;/p&gt;

&lt;p&gt;Then you’ve definitely faced this:&lt;/p&gt;

&lt;p&gt;👉 “Can you share the HAR file?”&lt;br&gt;
👉 “Did you capture the network logs?”&lt;br&gt;
👉 “Oops… I forgot to enable Network before reload.”&lt;/p&gt;

&lt;p&gt;I got tired of this friction — so I built a Chrome extension that captures HAR files instantly, without opening DevTools.&lt;/p&gt;

&lt;p&gt;Which help with below&lt;/p&gt;

&lt;p&gt;✅ Captures HAR in the background&lt;br&gt;
✅ Works without opening DevTools&lt;br&gt;
✅ Saves time during debugging&lt;br&gt;
✅ Makes sharing logs effortless&lt;/p&gt;

&lt;p&gt;👉 Try it here: &lt;a href="https://chromewebstore.google.com/detail/network-logger-har-export/godhingolimlfgekelfpmkomgnfgngek" rel="noopener noreferrer"&gt;https://chromewebstore.google.com/detail/network-logger-har-export/godhingolimlfgekelfpmkomgnfgngek&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If this saves you time, consider:&lt;/p&gt;

&lt;p&gt;⭐ Starring the Chrome extension&lt;/p&gt;

&lt;p&gt;Sharing with your team&lt;/p&gt;

&lt;p&gt;Giving feedback&lt;/p&gt;

&lt;p&gt;capture network requests, export HAR file, network logger, &lt;br&gt;
chrome network monitor, API debugger, HTTP recorder, &lt;br&gt;
request response capture, network traffic capture,&lt;br&gt;
HAR exporter, devtools alternative, network debugging tool,&lt;br&gt;
chrome extension for QA, #share network logs safely&lt;/p&gt;

</description>
      <category>harfile</category>
      <category>api</category>
    </item>
  </channel>
</rss>
