The Web Interceptor extension proxies the XHR & Fetch interfaces to intercept/modify network traffic between web apps on your computer and the internet.
Intercepting WebSocket messages allows you to modify real-time data used in chat apps and real-time databases.
Intercepting XHR and fetch responses allows you to modify API traffic used in modern web apps.
(c) jottocraft 2020-2022. All rights reserved.