Item logo image for Requstrix — Capture · Mock · Test · Fill · Format

Requstrix — Capture · Mock · Test · Fill · Format

codesefod.com
5.0(

3 ratings

)
ExtensionDeveloper Tools25 users
Item media 4 (screenshot) for Requstrix — Capture · Mock · Test · Fill · Format
Item media 1 (screenshot) for Requstrix — Capture · Mock · Test · Fill · Format
Item media 2 (screenshot) for Requstrix — Capture · Mock · Test · Fill · Format
Item media 3 (screenshot) for Requstrix — Capture · Mock · Test · Fill · Format
Item media 4 (screenshot) for Requstrix — Capture · Mock · Test · Fill · Format
Item media 1 (screenshot) for Requstrix — Capture · Mock · Test · Fill · Format
Item media 1 (screenshot) for Requstrix — Capture · Mock · Test · Fill · Format
Item media 2 (screenshot) for Requstrix — Capture · Mock · Test · Fill · Format
Item media 3 (screenshot) for Requstrix — Capture · Mock · Test · Fill · Format
Item media 4 (screenshot) for Requstrix — Capture · Mock · Test · Fill · Format

Overview

DevTools API toolkit: capture, mock, replay, load test, assertions, suites, security, data fill, log formatter.

🚀 Requstrix – Complete API Testing & QA Toolkit for Chrome DevTools Transform Chrome DevTools into a powerful all-in-one API testing workspace. Whether you're debugging APIs, writing automated tests, performing security audits, generating realistic test data, or analyzing performance, Requstrix brings everything together in one seamless DevTools experience. ✨ Powerful Features 🌐 Live API Capture – Record XHR & Fetch requests in real time. Auto-scrolling list with configurable slow-threshold detection (2s–30s). Duplicate API detector marks redundant calls. Filter by keyword, status, slow-only, PII-only, or duplicates-only. 🔍 Advanced Request Inspector – Inspect headers, payloads, query parameters, cookies, and beautifully formatted JSON responses. Resizable split pane — drag the divider to adjust request list vs. detail panel. URL highlighted for visibility. One-click Copy cURL. Search and highlight keys/values inside request payload and response bodies. 🎭 Mock API Responses – Intercept requests with custom status codes, delays, headers, and body (JSON/HTML/XML/text). Real network interception via Chrome's debugger protocol — backend never gets called. Wildcard URL matching. CORS-friendly mocked responses. Unsaved-changes banner and draft editing without losing your place in the editor. 🔁 Replay & Edit Requests – Replay captured requests with original headers and cookies. Edit & Replay: modify URL, method, headers, body, delay, and repeat count. Scheduled replay fires every X seconds. Right-click context menu for quick access. ⚡ Load Testing – Stress-test APIs with configurable concurrency (1–100), total requests (1–1000), ramp-up, delay, and timeout. Live progress bar. Results: total, success, failed, avg/median/min/max time, requests/sec, error rate. Export detailed CSV. Runs from page context so auth works naturally. ✅ QA Automation – Create assertions (12 types: status, time, JSON path, body, headers, regex, custom JS), build test suites, chain requests with variable extraction, validate JSON schemas, compare responses, manage Dev/QA/UAT/Prod environments with {{variables}}, import Postman collections, and export HTML reports. ⚖️ Request Compare – Dedicated Compare tab: pick any two captured requests (context menu: Set as Compare A / B). Diff response, request payload, request headers, or response headers. Unified or side-by-side GitHub-style view with change stats. 🛡️ Security Analyzer – Detect missing security headers (HSTS, CSP, X-Frame-Options), CORS misconfigurations, JWT exposure in URLs, sensitive data in GET params, insecure cookies (HttpOnly/Secure/SameSite), mixed content, and information disclosure. Severity ranked: Critical, High, Medium, Low. 🔑 JWT Inspector – Automatically decode JWT tokens from headers, cookies, and response bodies. Shows header, payload, algorithm, issued-at, expiry (with expired warning), and signature. 🎲 Fillstrix — Test Data Generator – Generate realistic Indian test data: names (first, last, father, mother, spouse, nominee), email, phone, PAN, Aadhaar (test values), GST, matching bank name + branch + IFSC, account number, income, PIN/state/city, address, DOB, UUID, JWT, and more. Auto-fill modes: • ✨ Auto Fill By Requstrix — fills matching text inputs, native selects, Material UI dropdowns (sequential), radio buttons, and button groups • Empty fields only by default — optional Overwrite existing toggle to replace values already on the page • Manual pick mode — click a data card, then click any field on the page • My Data profiles — save reusable field sets and auto-fill from saved profiles 📊 Performance Analytics – Analyze response times: Average, Min, Max, Median, P95, P99. Status distribution (2xx/3xx/4xx/5xx). Slow request count. Excel-ready CSV export. 🐞 Bug Report Generator – File bugs with or without attached API requests. API Bug or General Bug modes. Title, severity, priority, steps, expected/actual (auto-fill from response). Export Markdown (Jira-ready), HTML, JSON, or full report with cURL. 🍪 Cookie & Storage Manager – View, edit, delete, filter, and export cookies. Manage localStorage and sessionStorage. Inline editing. Auto-refresh on navigation. 📝 Logstrix – Convert messy Kibana/OpenSearch logs into clean, readable, syntax-highlighted JSON. Auto-detect request/response blocks. Capture text selection from page. Export formatted JSON. 🎨 Design Mode – Toggle document.designMode to edit page content. Enables disabled and readonly fields for UI testing. Restores original state on toggle off. 🖊️ HTML Live Editor (Separate Panel) – Select any element; edit outerHTML, innerHTML, textContent, attributes, and styles with live preview. Apply, reset, or download full HTML. 🤖 Optional AI Analysis – Analyze captured traffic using your own OpenAI or Google Gemini API key. Sensitive information is automatically redacted before sending. 📦 Export Everything – One ZIP with Postman collection (v2.1), environment file, individual .curl files, performance CSV, PII report, AI analysis, secrets.json, and import guide. Duplicate requests get a separate folder when duplicate detection is ON. 🔄 Duplicate API Detector – Toggle to mark redundant calls (same method + URL + body). Duplicate-only filter and stats card. 🎯 PII Audit (Opt-In) – Scan for email, phone, name, SSN, PAN, Aadhaar, credit card, address, DOB patterns. Customize PII keywords in Settings. Reports use masked values only. 🎨 Theme Marketplace – Dark (default), Light, Dracula, Nord, Tokyo Night, Catppuccin Mocha, GitHub Dark. Persists across sessions. 🖥️ Adaptive UI – Resizable split pane, collapsible stats dashboard, zoom 60%–150%, undock into separate window, conditional stats cards, consolidated filters popup, active button glow indicators. 🆕 What's New in Requstrix v3.1.2 ✨ New Features & Improvements ⚖️ Request Compare tab — Compare any two captured requests with unified or side-by-side diff for response, payload, and headers. Set Compare A/B from the request context menu. 🔎 Inspector body search — Filter and highlight keys and values in request payload and response JSON without re-rendering the whole panel while you type. 🎲 Fillstrix auto-fill overhaul — Empty-fields-only by default with optional Overwrite existing; React/MUI-friendly value setting; sequential Material UI dropdown handling; Bootstrap column label detection; abbreviated field name matching (e.g. RoboForm-style forms); no ghost text on labels. 🎭 Mock panel polish — Unsaved changes banner, in-memory drafts while editing, smoother panel updates without wiping the editor, CORS headers on fulfilled mock responses. 🐛 Bug fixes — Fillstrix panel script stability, autofill reliability on complex insurance and enterprise forms, compare and inspector edge cases. 🆕 What's New in Requstrix v3.1.1 🔄 Duplicate API Detector — Automatically identify duplicate API calls with dedicated filters and statistics. 📏 Resizable Split View — Drag the divider to resize the request list and inspector panels. 🎨 Theme Marketplace — Added Dark, Light, Dracula, Nord, Tokyo Night, Catppuccin, and GitHub Dark themes. 🖥️ Adaptive UI — Zoom support (60%–150%), collapsible dashboard, conditional stats cards, and undockable workspace. 🎯 Enhanced Fillstrix — Improved auto-fill for React, Angular, Material UI dropdowns, radio groups, and complex forms. 🛡️ Customizable PII Detection — Configure your own PII keywords and detection rules from Settings. 📦 Improved Export — Duplicate request exports, enhanced ZIP structure, and richer reporting. ⚡ Performance Improvements — Faster request rendering, smoother scrolling, and reduced memory usage. 🎨 UI Refinements — Better toolbar layout, improved request inspector, cleaner spacing. 🐛 Bug Fixes & Stability — Multiple fixes for capture, replay, testing, mocking, and overall reliability. Who it is for Requstrix is built for people who debug APIs and test web apps in Chrome — from QA and frontend work to backend, performance, and security checks. 🔒 Privacy First Your data stays on your machine. Requstrix does not send captured traffic to any Requstrix server. AI analysis is completely optional and uses your own API key. 🔧 Permissions (Plain Language) • Storage — Saves settings, mocks, suites, environments, themes, workspaces, and optional AI keys only on your device. • Debugger — Required for mock API interception (Chrome debugger protocol). • Host permissions — Allow the extension to work while you debug sites. Nothing is sent to a Requstrix backend. AI requests go directly to OpenAI or Google only when you explicitly run analysis. 🌍 Learn More 🌐 Website: https://requstrix.com/ ☕ Support the Project: https://requstrix.com/donate If Requstrix saves you time, helps you find bugs faster, or improves your testing workflow, consider supporting its development. Your support helps bring new features, performance improvements, and long-term maintenance. 👨‍💻 Developed with ❤️ by Rocky Saini Building practical tools that help developers and QA engineers ship better software — faster. 🚀 Requstrix v3.1.2 — Latest

Details

  • Version
    3.1.2
  • Updated
    August 18, 2026
  • Size
    4.5MiB
  • Languages
    English
  • Developer
    Codesefod IT Solutions
    Knowledge Park I, Greater Noida, Uttar Pradesh 201310 Noida, Uttar Pradesh 201310 IN
    Website
    Email
    info@codesefod.com
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

Manage extensions and learn how they're being used in your organization

Requstrix — Capture · Mock · Test · Fill · Format has disclosed the following information regarding the collection and usage of your data. More detailed information can be found in the developer's privacy policy.

Requstrix — Capture · Mock · Test · Fill · Format handles the following:

Personally identifiable information
User activity
Website content

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes

Support

For help with questions, suggestions, or problems, please open this page on your desktop browser

Google apps