
MockMan
基本信息
- 更新日期:
- 包名:
- bigfgeehfoenaimkoohnokeeideaomnd
- 版本:
- 1.8
- 大小:
- 1.62MiB
- 类型:
- 扩展
- 平台:
- Chrome
- 评分:
- 5
- 发布日期:
- 2021-04-27
- 价格:
- 免费
- 开发者:
- sudobird
MockMan插件截图
MockMan插件简介
This is essentially built to increase productivity in frontend development. Made for developers, it lets users to define requests (url, method and mock response) for AJAX calls.
Response can be a JSON object or an error.
It includes JSON formatter, and JSON viewer to better visualise data in collapsible form.
Each request can be individually turned on/off to apply mocking.
There’s a global power switch to turn off mocking all the requests at once.
The JSON object maker lets users to make the object in JS syntax and the formatter will convert it into valid JSON object with inverted commas and no trailing commas etc.
Requests can be imported from file and exported to a file.
Steps for Users –
1. Define the api url, method, response JSON or error msg to be mocked.
2. Refresh the project and the ajax request will be mocked. Mocked url will disappear from network tab and appear in console.