Intercepto

Inspect and edit the APIs behind any UI. Intercept, mock, and replay HTTP and WebSocket traffic in Chrome—no setup required.

As of June 2026, Intercepto has 5 users and a 5.00/5 rating from 1 reviews in the Developer Tools category.

Usersno change0%
5
5
Ratingno change0%
5.00
1 reviews
Reviewsno change0%
1
Version
0.1.2
Manifest V3
90-day change · In the last 90 days this extension 1 version update, changed permissions.

History

6 snapshots

Tracking since Apr 26, 2026.

6.43.50.5999999999999996Apr 26, 2026Jun 8, 2026
View as table
DateUsersRatingReviewsVersion
Apr 26, 20260.1.1
May 3, 20260.1.1
May 9, 202610.1.2
May 14, 202635.0010.1.2
May 26, 202645.0010.1.2
Jun 3, 202665.0010.1.2
Now55.0010.1.2

Changelog

  • May 3, 2026
    description
    Ever opened Chrome DevTools, stared at the Network tab, and still struggled to understand what’s powering your UI?
    
    You click around, hunt for the right request, scroll through JSON, refresh again… and repeat.
    
    What you want is simple:
    
    See the API behind the UI. Change it. Move on.
    
    ✦ What is Intercepto?
    
    Intercepto is a developer tool that lets you inspect, edit, and mock APIs directly from your browser—no proxy, no setup, no code changes.
    
    It captures every request made by the page (fetch, XHR, GraphQL, WebSocket) and gives you full control over how your app behaves.
    
    ⭐ Key Features ⭐
    
    🔍 UI → API inspection
    Hover over any element to see which API (or WebSocket message) likely powered it
    
    ✏️ Edit & mock responses instantly
    Modify response body, status, or headers and persist overrides across refreshes
    
    🌐 Full network interception
    Capture fetch, XHR, GraphQL, and WebSocket traffic in one place
    
    🔁 Persistent overrides
    Save mocked responses and have them applied automatically on future requests
    
    📡 WebSocket & Socket.IO viewer
    Understand real-time events with a structured, readable flow (not raw logs)
    
    🔎 Powerful request explorer
    Search, filter, and inspect requests with clean UI and cURL export support
    
    ⚡ Works on any website
    Use it on local, staging, or production apps—no source code changes required
    
    ✦ Why Intercepto?
    
    Because debugging APIs shouldn’t mean digging through noisy logs or setting up proxies.
    
    Intercepto lets you understand and control your app’s data directly from the UI.
    
    ✦ Perfect for
    
    • Frontend development without backend dependencies
    • QA testing with edge cases and mocked responses
    • Debugging third-party or production applications
    • Understanding how APIs drive UI behavior
    
    ✦ Built for developers
    
    Intercepto is designed for engineers who want speed, clarity, and control—without changing how their app is built.
    
    💡 Why this version works
    Strong hook (DevTools pain = relatable)
    Clear value prop early
    Structured like a popular extension
    Keeps it dev-focused (no fluff like productivity tools)
    Highlights your unique differentiator (UI → API mapping)
    Ever opened Chrome DevTools, stared at the Network tab, and still struggled to understand what’s powering your UI?
    
    You click around, hunt for the right request, scroll through JSON, refresh again… and repeat.
    
    What you want is simple:
    
    See the API behind the UI. Change it. Move on.
    
    ✦ What is Intercepto?
    
    Intercepto is a developer tool that lets you inspect, edit, and mock APIs directly from your browser—no proxy, no setup, no code changes.
    
    It captures every request made by the page (fetch, XHR, GraphQL, WebSocket) and gives you full control over how your app behaves.
    
    ⭐ Key Features ⭐
    
    🔍 UI → API inspection
    Hover over any element to see which API (or WebSocket message) likely powered it
    
    ✏️ Edit & mock responses instantly
    Modify response body, status, or headers and persist overrides across refreshes
    
    🌐 Full network interception
    Capture fetch, XHR, GraphQL, and WebSocket traffic in one place
    
    🔁 Persistent overrides
    Save mocked responses and have them applied automatically on future requests
    
    📡 WebSocket & Socket.IO viewer
    Understand real-time events with a structured, readable flow (not raw logs)
    
    🔎 Powerful request explorer
    Search, filter, and inspect requests with clean UI and cURL export support
    
    📋 Clean debug context (copy-ready)
    Select relevant logs, errors, and requests and copy a clean, structured debugging context—ready to share or use anywhere
    
    ⚡ Works on any website
    Use it on local, staging, or production apps—no source code changes required
    
    ✦ Why Intercepto?
    
    Because debugging APIs shouldn’t mean digging through noisy logs or setting up proxies.
    
    Intercepto lets you understand and control your app’s data directly from the UI.
    
    ✦ Perfect for
    
    • Frontend development without backend dependencies
    • QA testing with edge cases and mocked responses
    • Debugging third-party or production applications
    • Understanding how APIs drive UI behavior
    
    ✦ Built for developers
    
    Intercepto is designed for engineers who want speed, clarity, and control—without changing how their app is built.
  • May 3, 2026
    short_description
    Inspect and edit the APIs behind any UI. Intercept, mock, and replay responses directly from your browser—no setup required.
    Inspect and edit the APIs behind any UI. Intercept, mock, and replay HTTP and WebSocket traffic in Chrome—no setup required.
  • May 3, 2026
    permissions
    storage, sidePanel, tabs
    storage, sidePanel, tabs, scripting

Permissions & access

Permissions
storagesidePaneltabsscripting
Host access
<all_urls>

Screenshots

Intercepto screenshot 1Intercepto screenshot 2Intercepto screenshot 3Intercepto screenshot 4

About

Ever opened Chrome DevTools, stared at the Network tab, and still struggled to understand what’s powering your UI?

You click around, hunt for the right request, scroll through JSON, refresh again… and repeat.

What you want is simple:

See the API behind the UI. Change it. Move on.

✦ What is Intercepto?

Intercepto is a developer tool that lets you inspect, edit, and mock APIs directly from your browser—no proxy, no setup, no code changes.

It captures every request made by the page (fetch, XHR, GraphQL, WebSocket) and gives you full control over how your app behaves.

⭐ Key Features ⭐

🔍 UI → API inspection
Hover over any element to see which API (or WebSocket message) likely powered it

✏️ Edit & mock responses instantly
Modify response body, status, or headers and persist overrides across refreshes

🌐 Full network interception
Capture fetch, XHR, GraphQL, and WebSocket traffic in one place

🔁 Persistent overrides
Save mocked responses and have them applied automatically on future requests

📡 WebSocket & Socket.IO viewer
Understand real-time events with a structured, readable flow (not raw logs)

🔎 Powerful request explorer
Search, filter, and inspect requests with clean UI and cURL export support

📋 Clean debug context (copy-ready)
Select relevant logs, errors, and requests and copy a clean, structured debugging context—ready to share or use anywhere

⚡ Works on any website
Use it on local, staging, or production apps—no source code changes required

✦ Why Intercepto?

Because debugging APIs shouldn’t mean digging through noisy logs or setting up proxies.

Intercepto lets you understand and control your app’s data directly from the UI.

✦ Perfect for

• Frontend development without backend dependencies
• QA testing with edge cases and mocked responses
• Debugging third-party or production applications
• Understanding how APIs drive UI behavior

✦ Built for developers

Intercepto is designed for engineers who want speed, clarity, and control—without changing how their app is built.

Technical

Version
0.1.2
Manifest
V3
Size
12.27MiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
kpnoaekilgeobgmbnembajffdfpdphfe
Developer ID
u55ad62ece5cb251add2ca6f03eb8614a
Developer Email
[email protected]
Created
Apr 23, 2026
Last Updated (Store)
Apr 29, 2026
Last Scraped
Jun 8, 2026
Website
Support URL
Privacy Policy

Data sourced from the Chrome Web Store · last verified Jun 8, 2026.