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)
查看最近 30 天的用户变化。
按时间查看评分波动,辅助判断近期口碑是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
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.
查看最近评论和评分分布。
Chrome 商店显示有 17 条评论, 但 ExtScope 当前只同步到了 0条评论正文。这里先展示已同步的评论,后续会继续补齐。
查看 Chrome 商店详情页中的相关产品。
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!