Intercepteur de requêtes : interceptez facilement et enregistrez les requêtes Ajax sur Chrome
Request Interceptor is a powerful Chrome extension that allows users to intercept and save Ajax requests made on a web page. With just a few clicks, you can capture and export request data in JSON format.
To get started, simply install the Request Interceptor extension on your Chrome browser. Once installed, you can easily activate the interception feature by clicking on "Start recording". This will begin capturing all Ajax requests made on the current web page.
Once you have captured the desired requests, simply click on "Stop recording" to end the interception process. At this point, you can choose to export the request data by clicking on "Export data". The extension will generate a JSON file containing all the intercepted requests, which you can then save or analyze as needed.
Request Interceptor is a valuable tool for developers and webmasters who need to analyze and debug Ajax requests. With its simple and intuitive interface, it provides an efficient way to capture and export request data, helping to streamline the development and troubleshooting process.
Please note that Request Interceptor is a free Chrome extension developed by tho.gauthier89. It falls under the category of Browsers and specifically the subcategory of Add-ons & Tools. Give it a try today and enhance your Ajax request debugging capabilities on Chrome!