mRequestControl v1.0.2resigned1
mRequestControl is a Firefox Plugin which lets you manipulate the responses of HTTP requests.
Features
Set up URL patterns and define a different response. The request will still be made but the page gets the changed response in return.
How to use
- Open Developer Tools (F12) on page you want to work at
- Select "RequestControl" tab
- Enabling recording (circle icon) and reload the page
- Select request you want to modify, change pattern if necessary (it's regex) and save as rule
- Disable recording (not necessary), enable modifying (triangle icon; enabled by default)
- Reload page and changes should get applied