Browser Proxy
Replace fetch, XMLHttpRequest, AJAX responses on the fly!
Modify your Ajax response to test
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.
面向开发者的工具,用于 Web 端接口数据的修改
Features:
1. Support request protocol interception 支持请求协议拦截
2. Support status code adjustment 支持状态码调整
3. instant response without refreshing 无需刷新,即时响应
4. data backup/restore 数据备份/恢复
Inspect the latest comments and rating distribution.
The Chrome Web Store shows 10 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.
Replace fetch, XMLHttpRequest, AJAX responses on the fly!
To modify ajax responses on any page
Intercept Requests and add custom rules to modify request/response headers, block/redirect requests, modify query params.
To modify ajax responses on any page
Modify the response text of Ajax requests
Mock or modify your HTTP requests to test, develop and demo your web application