Privacy Policy — Response Mocker Doctor Ultimate

Last updated: 2026-05-13

Response Mocker Doctor Ultimate is a Chrome extension that lets developers intercept HTTP and WebSocket requests in the browser and return mock responses for testing — matched by URL, method, body, headers, or query (substring, glob, or regex), with optional JavaScript predicates and per-rule persistent state. This page explains exactly what data the extension touches, what it does with it, and what it does not do.

What we collect

Nothing. The extension does not collect, transmit, sell, or share any personal information, browsing history, analytics, telemetry, or usage data. There are no accounts, no logins, and no remote servers operated by us.

What the extension reads locally

The extension reads its own previously-saved rules and toggle state (see below). While mocking is enabled on a tab, it inspects outbound HTTP/HTTPS requests and WebSocket.send() frames in that tab so it can match them against your rules — the contents are evaluated in-memory and never logged, persisted, or transmitted off your device. It does not read your bookmarks, browsing history, tabs, location, clipboard, or page DOM content.

What the extension stores

Your settings are stored using Chrome's extension storage (chrome.storage.local), on your device only:

These values never leave your device. They are not synced and not transmitted anywhere. You can clear them at any time by removing the extension or by clearing extension data in Chrome's settings.

Permissions, and why we need them

The extension requests four browser permissions plus host access, each used solely to provide its core mocking functionality:

Third parties

The extension does not contact any third-party service operated by us. The only outbound link is an optional PayPal donate button on the options page, which opens PayPal in a new tab if (and only if) you click it. PayPal's own privacy policy applies to anything you do on their site.

Children

The extension is a developer tool and does not knowingly process any data from children.

Changes to this policy

If this policy changes, the updated version will be posted at the same URL with a new "Last updated" date.

Contact

Questions or concerns: contact the publisher email associated with the Chrome Web Store listing.