chrome-extension-mocker icon

chrome-extension-mocker

Extension Actions

How to install Open in Chrome Web Store
CRX ID
kfmkpfnmkjgcalngkpkjpjngjkfkjecl
Status
  • Live on Store
Description from extension meta

A mock tool based on Chrome extension, no need to change any code, support dynamic mock data.

Image from store
chrome-extension-mocker
Description from store

Usage
In Chrome browser, press Ctrl+Shift+I or ⌘+⌥+I to open dev tools, go to Mocker panel.

Click the New button, and enter the mock data you want. In Match Request panel, set which requests need to match, and in Mock Response panel, set the simulate response you want to return.

Note that if one request is matched, the original request will be redirected into a data uri, you can see details in Console panel.