AI 产品解读Intercept, modify, and mock HTTP(S) network requests and responses directly in the Chrome browser
Enables web developers and QA engineers to modify network traffic (redirect URLs, modify headers, inject scripts, mock API responses) without setting up a proxy server, avoiding VPN issues and latency. Allows frontend development when backend APIs aren't ready, testing local JS/CSS changes on production sites, and overriding REST/GraphQL API responses.
User installs the extension, creates HTTP rules (redirect, headers, script injection, mock API responses) via the extension popup or the Requestly web app at app.requestly.io. Rules are stored locally in chrome.storage.local. When browsing, the service worker intercepts matching requests using declarativeNetRequest and webRequest APIs, applies the configured rules, and optionally records sessions for replay. The extension integrates with the Requestly web app for advanced rule management, team collaboration, and cloud sync.
URL redirect rulesHTTP header modification (request and response)JavaScript and CSS injection into pagesREST and GraphQL API response mockingAPI request/response body and status code overrideSession recording and replay
- 目标用户
- Web developers / QA engineers / Frontend developers / DevOps engineers / API testers
- Source code is heavily minified making detailed logic analysis difficult
- Could not definitively determine if the web app UI (popup React app) requires login or renders locally without auth
- The devtools/index.js is 1.69MB minified - deep inspection was not feasible within tool budget
付费分析未识别到付费功能
No payment-related code found in the extension source: no premium/subscription/billing/pricing/upgrade/stripe keywords detected. The 'checkout' matches are all from the rrweb session recording library (checkoutEveryNms, isCheckout parameters) which is session replay checkpoint terminology, not payment. The extension is open source (https://github.com/requestly/requestly/). No feature gating, license checks, or payment UI found in the extension code. The destination service (Requestly/BrowserStack) likely has paid team/enterprise plans, but the extension itself does not gate features behind payment.
- 置信度
- 70
- 支付平台
- --
- 来源
- AI / 中
- 需要登录
- 是
- 登录理由
- The extension's core rule-application engine works locally without login (rules stored in chrome.storage.local). However, the extension heavily integrates with the Requestly web app at app.requestly.io for session recordings (SESSIONS_URL), rule management UI, team collaboration, and cloud sync. The app.cs.js content script injects on requestly domains to bridge the extension and web app. Session recording drafts open at app.requestly.io/sessions/draft/{id}, and the externally_connectable manifest connects to BrowserStack domains. Login to the destination service (Requestly web app) is required for the full workflow including cloud features, session replay, and team collaboration.
One of the most intuitive extension to experiment with network calls. Lots of impressive features. Should be a first hand go-to tool for front-end folks
Requestly has been great and easy to use!
Great online support.
Last week I needed a quick proxy solution to interact with a buggy website. The website's HTML bug prevent me from access it fully. I searched for a Windows-based proxy solution, found Requestly, and installed it. The website provided a chat option, which I happily used. From this point onwards, it was an excellent experience. The customer support person introduced himself as Sagar, and we had a good text chat where I explained my predicament and Sagar tried to help me. When things got more technical, he suggested a video chat, complete with sharing of desktops. Sagar was extremely helpful, showing me that the problem lay with the remote website and could not be solved with a user-side proxy. I was very impressed with Sagar;s sincerity in trying to solve me problem. As a matter of fact, soon after we disconnected, Sagar sent me an email with more technical points to clarify the issue even more. It was only after all of this that I realized that Sagar Soni is a co-founder and CTO of Requestly. What made such a positive impression on me was the great technical support at a time I needed it most. Although I did not use the Requestly product in the end, I would heartedly recommend this product for several reasons: a powerful proxy solution with an intuitive interface, great technical support, and the knowledge that the team behind it consists are passionate and professional software developers .
It´s a good tool for development, and the technical service it´s fast and helpful. I recommend it.
Was looking for an extension that could redirect/modify header requests, this was the first thing that popped up. I'm not an expert in web dev, and was having a slight issue getting started. Luckily there is a chat feature for assistance, and it turns out the CEO gave me a helping hand to get exactly what I needed! So far this is one of the best extensions I've seen in a long time!
Slick UI. Useful features. Responsive community and fast dev support. This tool is truly a trailblazer
A very handy extension to fix some troublesome URL's (in my use cases). While I don't know very well how to use it, the tech support is always willing to help, 10/10
Awesome 5-Star product for Web developers. Our team uses it everyday. Covers all aspects of frontend development from development to testing to debugging. We use Sessions for PR reviews apart from reporting & debugging issues.
Wont work