Docs
Introduction

Overview

This extension lets developers configure mock rules for all kinds of XHR requests. There's absolutely no change needed in the main project from where the calls are being made. Just configure the rules in the extension and refresh your app. Mocked apis will disappear from the network tab and will get logged in console.

Installation

  • Navigate to the Chrome Web Store and search for "Mockman" or access the direct link Mockman Chrome Extension (opens in a new tab)
  • Click on the "Add to Chrome" button to install the extension.
  • Once installed, pin it to make it appear in the Chrome toolbar for easy access.

Usage

Accessing the Extension

Pin ExtensionMockman Pinned in Toolbar
Rule Delete iconRule Delete icon

Click on the extension icon in the Chrome toolbar to open the extension page.


Mock Response

Move on to the next section to see various parameters that are supported.