Requestly: Intercept & Modify HTTP Requests
Intercept & modify HTTP(S) traffic: redirect URLs, modify headers, inject scripts, mock REST & GraphQL APIs, and more.
Intercept Requests and add custom rules to modify request/response headers, block/redirect requests, modify query params.
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
This extension helps in building rules(conditions) which when met will help in
1. redirect/block http requests
2. throttle response of static resources
3. add/modify/delete request/response http headers
4. add/modify/delete http query parameters
查看最近评论和评分分布。
商店综合星级:4.0。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Intercept & modify HTTP(S) traffic: redirect URLs, modify headers, inject scripts, mock REST & GraphQL APIs, and more.
To modify ajax responses on any page
Request Interceptor Extension for Chrome.
Capture requests from any website and send them to Postman Client.
Adds the API mocker MOKKU to Chrome Developer Tools for seamless integration & testing.
Debugging proxy that will allow you to intercept and mutate requests from a web page
Good stuff, works fine. Save button is not very obvious at the top, otherwise the interface is nice.
Works, but you can't edit the POST body
Cool extension, but there is a bug, in the text field of actions, I can only put short URLS, if I want to put a data:/text-plain long, it doesn't work. Can you fix it? or put a textarea Good work
It was awesome until recent update. Now instead of redirecting 1 single script (302 redirect) it looks like extension modifies the request which leads to redirecting me away from target address. Example. Assume I have mysite.com with script file on url "/js/script.js". I want to redirect request to this script so it will be downloaded from my local machine. I create redirect rule mysite.com/js/script.js --> localhost/js/script.js Previously, when I opened mysite.com it worked fine and everything except script.js was downloaded from mysite.com and script.js was downloaded from localhost. Now when I try to go to mysite.com I come to localhost because there is no 302 redirection now for script.js, there is some kind of url replacement. It took me 15 minutes for googling how to create redirect rule using google chrome extension. After 15 mins more I got my own plugin for that. I would suggest every programmer to do the same. It's much easier than trying to configure 3rd party extensions
Useful tool tool to debug or modify the requests.. Excellent work.
Nice tool.
Nice tool to replace static resources
Hope to support wildcards, let xx.xx/cc/123. Can become xx.dd/cc.123Xx.xx/cc/122. Can become xx.dd/cc.122
Useless for me unless it could support regexes or wildcards.