Network Interceptor Dheeraj Kumar מאת
Intercept, mock, redirect, block, delay, and modify network requests — no proxy or backend changes needed.
נתוני העל של ההרחבה
על אודות הרחבה זו
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.
מדורג 0 על־ידי 0 סוקרים
הרשאות ונתונים
הרשאות נדרשות:
- חסימת תוכן בכל עמוד
- גישה ללשוניות
- גישה לנתונים שלך מכל האתרים
הרשאות אופציונליות:
- גישה לנתונים שלך מכל האתרים
איסוף נתונים:
- המפתח אומר שהרחבה זו אינה דורשת איסוף נתונים.
מידע נוסף
- גרסה
- 1.0.0
- גודל
- 31.35 ק״ב
- עדכון אחרון
- לפני 6 ימים (1 מאי 2026)
- קטגוריות קשורות
- רישיון
- MIT License
- היסטוריית הגרסאות
- הוספה לאוסף