<?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: Avail404</title>
    <description>The latest articles on DEV Community by Avail404 (@avail404admin).</description>
    <link>https://dev.to/avail404admin</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%2F3838661%2F12b097b8-d5c8-4eb3-8976-cb62b32fbf69.png</url>
      <title>DEV Community: Avail404</title>
      <link>https://dev.to/avail404admin</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/avail404admin"/>
    <language>en</language>
    <item>
      <title>What problem does this solve?</title>
      <dc:creator>Avail404</dc:creator>
      <pubDate>Sun, 22 Mar 2026 16:57:47 +0000</pubDate>
      <link>https://dev.to/avail404admin/what-problem-does-this-solve-7c7</link>
      <guid>https://dev.to/avail404admin/what-problem-does-this-solve-7c7</guid>
      <description>&lt;p&gt;Trusted by 80+ developers across multiple countries on Chrome Web Store.&lt;/p&gt;

&lt;p&gt;Switching between DevTools Network tab and Postman during debugging was slowing me down. I built API Sniffer Pro to capture requests directly inside DevTools and export them instantly to OpenAPI/Postman.&lt;/p&gt;

&lt;p&gt;Example workflow&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frv0yhdhhkjq6sc9dfjnz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frv0yhdhhkjq6sc9dfjnz.png" alt=" " width="800" height="114"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhlbd5zd2fxm0b02wiibj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhlbd5zd2fxm0b02wiibj.png" alt=" " width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Capture requests in DevTools&lt;/li&gt;
&lt;li&gt;Filter APIs by domain&lt;/li&gt;
&lt;li&gt;Replay failing requests&lt;/li&gt;
&lt;li&gt;Export to OpenAPI/Postman&lt;/li&gt;
&lt;li&gt;Share bug-report bundle with team&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;try this chrome extension&lt;/p&gt;

&lt;p&gt;&lt;a href="https://chromewebstore.google.com/detail/nmjlnpdkejlggndlhalhiegphjlbceni?utm_source=item-share-cb" rel="noopener noreferrer"&gt;https://chromewebstore.google.com/detail/nmjlnpdkejlggndlhalhiegphjlbceni?utm_source=item-share-cb&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>devtools</category>
      <category>frontend</category>
    </item>
    <item>
      <title>I built a Chrome DevTools extension that exports API traffic to OpenAPI automatically</title>
      <dc:creator>Avail404</dc:creator>
      <pubDate>Sun, 22 Mar 2026 16:52:41 +0000</pubDate>
      <link>https://dev.to/avail404admin/i-built-a-chrome-devtools-extension-that-exports-api-traffic-to-openapi-automatically-3d3a</link>
      <guid>https://dev.to/avail404admin/i-built-a-chrome-devtools-extension-that-exports-api-traffic-to-openapi-automatically-3d3a</guid>
      <description>&lt;p&gt;I built API Sniffer Pro to simplify API debugging inside Chrome DevTools. It captures XHR, Fetch, and WebSocket traffic and exports them to Postman/OpenAPI automatically. Would love feedback from frontend developers.&lt;br&gt;
please find the link here &lt;a href="https://chromewebstore.google.com/detail/nmjlnpdkejlggndlhalhiegphjlbceni?utm_source=item-share-cb" rel="noopener noreferrer"&gt;https://chromewebstore.google.com/detail/nmjlnpdkejlggndlhalhiegphjlbceni?utm_source=item-share-cb&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>testing</category>
    </item>
  </channel>
</rss>
