Requestor

#0 / 0 rate

Requestor

16 users

2022-07-10

charles.francoise

charles.francoise@gmai...

Extension Information

5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

A chrome extension to intercept and modify HTTP requests and responses

Requestor allows you to intercept outgoing HTTP requests before they leave your browser, and HTTP responses before they re-enter. Intercepted requests can be edited, including status, headers and body, before continuing resuming.

* Intercept requests according to a string pattern or a regular expression matching the URL
* Edit request and response body using plain text, or a built-in JSON editor
* Mock server responses to test your frontend application
* Prevent unwanted requests from leaving your browser