Ajax Modifier
To modify ajax responses on any page
Modify the response text of Ajax requests
Review user movement over the last 30 days.
Track rating movement over time to see whether quality signals remain stable.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
An extension plugin for Chrome that modifies the response of AJAX requests.
🧰 Main features:
1. Intercept and modify the response of XMLHttpRequest and fetch requests, including 404 status requests.
2. Match requests based on regular expressions and HTTP request methods.
3. Edit response results in JSON or JavaScript format, with support for Mock.js syntax.
4. Easily create mock scenarios in JavaScript programming by accessing original request information from the arguments parameter.
Inspect the latest comments and rating distribution.
The Chrome Web Store shows 18 reviews, but only 0 review bodies have synced into ExtScope so far. Showing the synced reviews available right now.
Review related products from the Chrome Web Store detail page.
To modify ajax responses on any page
Intercept HTTP(S) Request, Modify Headers, Log headers, Change Response, Block Request, Redirect, Custom HTML/CSS/JS/JSON
Intercept Requests and add custom rules to modify request/response headers, block/redirect requests, modify query params.
Request Interceptor Extension for Chrome.
Modify your Ajax response to test
An URL redirect tool. Learn from ReRes and Fiddler. Thanks for their great work, especially ReRes.