Network Interceptor by Dheeraj Kumar
Intercept, mock, redirect, block, delay, and modify network requests โ no proxy or backend changes needed.
Extension Metadata
About this extension
Network Interceptor gives developers full control over network requests
directly in the browser. Set up rules to mock, redirect, block, delay,
or modify requests โ without touching your backend or configuring a proxy.
โโ RULE TYPES โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โโ MATCHING OPTIONS โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โโ HOW IT WORKS โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โโ USE CASES โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
No external servers. No data leaves your browser.
directly in the browser. Set up rules to mock, redirect, block, delay,
or modify requests โ without touching your backend or configuring a proxy.
โโ RULE TYPES โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Mock Return a custom response body and status code for any
fetch or XHR request.
Redirect Transparently forward a request to a different URL,
preserving the original method and headers.
Block Cancel matching requests outright.
Delay Slow down requests by a configurable number of
milliseconds to simulate latency.
Modify Headers Add, set, or remove request and response headers
on matching requests.
Modify Query Params Add, replace, or remove URL query parameters
without editing your source code.
Redirect JS Serve a local or alternate script in place of a
remote JavaScript file.
โโ MATCHING OPTIONS โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Match URLs by exact string, contains, wildcard (*), or full regex.
Filter by HTTP method (GET, POST, PUT, DELETE, etc.) or match any.
โโ HOW IT WORKS โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Rules are applied in real time โ no page reload required after
toggling. A subtle on-page toast shows which rules fired and
against which URL, so you always know what was intercepted.
โโ USE CASES โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โข Mock API responses during frontend development
โข Test error states (404, 500) without backend support
โข Simulate slow network conditions
โข Override feature flags or A/B test payloads
โข Strip or inject authentication headers
โข Redirect production API calls to a local dev server
No external servers. No data leaves your browser.
Rated 0 by 0 reviewers
Permissions and data
Required permissions:
- Block content on any page
- Access browser tabs
- Access your data for all web sites
Optional permissions:
- Access your data for all web sites
Data collection:
- The developer says this extension doesn't require data collection.
More information
- Version
- 1.0.0
- Size
- 31.35 kB
- Last updated
- 5 days ago (1 May 2026)
- Related Categories
- Licence
- MIT Licence
- Version History
- Add to collection