tweak: mock and modify HTTP requests
Mock or modify your HTTP requests to test, develop and demo your web application
Mocks api responses for AJAX (XHR) requests. (Postman for Frontend)
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.
This is essentially built to increase productivity in frontend development. Made for developers, it lets users to define rules (url, method and mock response) to respond to AJAX calls.
Supports all common libraries like axios, superagent, XMLHttp, fetch etc.
Response can be a JSON object or an error.
It includes a JSON formatter to automatically convert your response in proper json format.
Each rule can be individually turned on/off to apply mocking.
There's a global power switch to turn off mocking all the rules at once.
Inspect the latest comments and rating distribution.
The Chrome Web Store shows 17 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.
Mock or modify your HTTP requests to test, develop and demo your web application
拦截请求并直接返回 Mock 数据,包括 XMLHttpRequest、fetch类接口
Intercept Requests and add custom rules to modify request/response headers, block/redirect requests, modify query params.
Intercept & modify HTTP(S) traffic: redirect URLs, modify headers, inject scripts, mock REST & GraphQL APIs, and more.
Hassle-free mocking of xhr and fetch calls.
Replace fetch, XMLHttpRequest, AJAX responses on the fly!