Unused JSON fields
See which response fields were returned by an API but never read by the UI during the session.
OverfetchChrome DevTools extension
Overfetch observes runtime API responses locally, tracks which JSON fields the interface actually touches, and turns payload bloat into a focused cleanup report.

One narrow purpose: analyze API payload usage for the site you are inspecting.
What it reports
See which response fields were returned by an API but never read by the UI during the session.
Spot repeated requests and understand when duplicated payloads inflate frontend work.
Sort requests by payload waste so cleanup starts with the endpoint that matters most.
Workflow
Send a note about browser support, privacy, publishing, or the extension roadmap.
Contact Overfetch