# requestly-intercept-modifier **Repository Path**: gavin78/requestly-intercept-modifier ## Basic Information - **Project Name**: requestly-intercept-modifier - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-31 - **Last Updated**: 2025-12-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README English| [简体中文](./README-zh.md) [![](https://img.shields.io/badge/edge_web_Store-v0.0.1-blue?logo=Google%20Chrome&logoColor=white&color=blue&style=flat-square)](https://chrome.google.com/webstore/detail/ajax-interceptor/nhpjggchkhnlbgdfcbgpdpkifemomkpg) [![](https://img.shields.io/badge/edge_web_Store-v0.0.1-blue?logo=e&logoColor=white&color=blue&style=flat-square)](https://microsoftedge.microsoft.com/addons/detail/requestly-intercept-modif/dbciokofdfihbfaefbanmiogffmdhnma?hl=zh-CN) ### Making API Debugging No Longer a Nightmare As a frontend developer, have you encountered these pain points: - Backend APIs aren't ready, and you need to mock data - Difficulty reproducing production bugs, wanting to modify API responses for testing - Need to intercept and modify request parameters for debugging - Want to test error handling logic for various HTTP status codes Now, all these problems can be easily solved with Requestly Intercept Modifier! ### Powerful Features Overview - Support for intercepting and modifying responses from XMLHttpRequest and fetch requests - Request matching based on regular expressions and HTTP methods - Edit response data in JSON or JavaScript format - Access original request information through arguments parameter in JavaScript programming for easy mock scenarios - New U-Network panel in DevTools for quick request interception and response modification - Support for modifying request URLs, headers, and body ### Rich Feature Modules - Internationalization: Multi-language support implemented through vue-i18n plugin for global users - Dynamic Layout Adjustment: Automatically adjusts page elements' position and style based on window size for better user experience - Code Formatting and Saving: Built-in code formatting tools with shortcut key support (Ctrl+S) to streamline development - Real-time Preview and Debugging: Leveraging Monaco Editor's powerful features for instant code preview and debugging capabilities - Dual Mode Switching: Normal mode for simple and intuitive response replacement, Professional mode for precise programmatic control of requests and responses ### Installing the Extension Requestly Intercept Modifier ![](./extraImgs/search.png) ### Basic Usage 1. Configure the API endpoint you want to modify, usually capturing the path portion is sufficient ![](./extraImgs/1-url.png) 2. Enter the response body you want to return ![](./extraImgs/2-url.png) 3. Refresh to see the effect ![](./extraImgs/3-url.png) Advanced usage, modifying request body ![](./extraImgs/4-url.png) [![](https://img.shields.io/badge/Node.js-<_18.0.0-green?logo=nodedotjs&logoColor=white&style=flat-square)](https://nodejs.org/)