Request Interceptor Request Interceptor

Developer Tools
Version: 1.3.0
Last Update: 2021-04-08

User Reviews


avatar Lesley De Keyser
2020-03-26

Works, but you can't edit the POST body

avatar RUBEN MONTENEGRO CABREJAS
2020-01-23

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

avatar Dmitriy Korotaev
2019-08-05

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

avatar KRANTHI KIRAN
2019-07-31

Useful tool tool to debug or modify the requests.. Excellent work.

avatar Ranganath Rayavarapu
2019-07-30

Nice tool.

avatar Sudheer Reddy Kavalakuntla
2019-07-30

Nice tool to replace static resources

avatar yrLDtLnt
2018-08-26

Hope to support wildcards, let xx.xx/cc/123. Can become xx.dd/cc.123Xx.xx/cc/122. Can become xx.dd/cc.122

avatar A Google User
2017-10-07

Useless for me unless it could support regexes or wildcards.

avatar Nikola Hristov
2022-06-06

looks great but can i edit resp body?

avatar KV Pasupuleti
2022-06-16

Hey @vinaykumar,

Great extension.

We have a use case where we need to intercept some network requests and add query params on our website. Can you let us know how to achieve that?

Any disclosure about the source code?

Related Extensions