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
- 01
Open the target page
Navigate to the application you want to integrate or mock.
- 02
Open Reqix first
Open browser DevTools and select the Reqix panel.
- 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
- 01
Review match scope
Check the URL, method, and page scope.
- 02
Configure actions
Enable only the request, route, and response stages you need.
- 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.
- 04
Request again
Return to the page and check the actual hit in Popup, or inspect the rule-match preview in DevTools.