Quick start

After installation, create your first rule in about a minute

Once Reqix is installed, create a disabled draft from a real Fetch/XHR request, then enable and verify it.

For Reqix 1.0

Install Reqix

Reqix is preparing its first store release. This page will provide one-click Chrome and Edge installation links when the official listings are live.

  • Wait for the official Chrome Web Store listing.
  • The Edge release will follow after the Chrome launch flow is stable.
  • Do not install Reqix from unofficial mirrors or packages.

Open the DevTools panel

  1. 01

    Open the target page

    Navigate to the application you want to integrate or mock.

  2. 02

    Open Reqix first

    Open browser DevTools and select the Reqix panel.

  3. 03

    Trigger the request again

    Reload the page or repeat the action so the panel can display newly completed Fetch/XHR.

Create a rule from real traffic

Select a request and choose mock, request rewrite, redirect, cancel, or delay. Reqix pre-fills the request data that applies to the selected scenario; review every generated match condition and action before saving.

  • Single-create opens the rule editor for immediate review.
  • Batch-created rules are disabled drafts by default.
  • A request that already matched a rule links directly to that rule instead.

Save, enable, and verify

  1. 01

    Review match scope

    Check the URL, method, and page scope.

  2. 02

    Configure actions

    Enable only the request, route, and response stages you need.

  3. 03

    Enable the rule

    Enable interception for the current site or all sites and enable the rule. If it is inside a group, every group in its path must also be enabled.

  4. 04

    Request again

    Return to the page and check the actual hit in Popup, or inspect the rule-match preview in DevTools.