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 across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
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.
Store average score: 4.1. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
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!
it just work, the ui is very intutitive as well if you're having problem, just reload the tab to make sure the mock applied
Only allows me to return json. i want to return html
This makes it super easy for the FE work to happen in parallel with BE. I just need to share the contract and done. The interface is super clean too! Thanks bud.
Too Easy to work with .
Great tool to work with. Thanks for rolling it out. Excited for new features. :)
Not working
This is not working.
This is not working
Works great, helps a lot
Simple and great! I think the one basic thing that is missing I think is the ability to give a custom name to the mock data. The URL name works, but if you want different mocks for the same URL, it's hard to remember which mock data set I'm turning on.