Trusted by 80+ developers across multiple countries on Chrome Web Store.
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.
Example workflow
- Capture requests in DevTools
- Filter APIs by domain
- Replay failing requests
- Export to OpenAPI/Postman
- Share bug-report bundle with team
try this chrome extension
https://chromewebstore.google.com/detail/nmjlnpdkejlggndlhalhiegphjlbceni?utm_source=item-share-cb


Top comments (0)