Network+

Network+

A developer tool plugin that adds request interception, custom modification, and resending capabilities to non-Firefox browsers, which lack these features natively.

Product screenshot

About

Devtool for network request interception and resending.

  1. Open the devtools panel and locate the "Network+" tab.
  2. Send any HTTP request.
  3. View the corresponding request and response logs.
  4. Modify fields such as "Request Method", "URL", or "Request Payload" as needed.
  5. Click the "Send" button and check the updated log.