An extension to control requests. Provides front-end for Firefox webRequest.onBeforeRequest API for request management.
Requests can be controlled with following rules:
- Filter
Skip URL redirection and remove URL query parameters. - Redirect
Rewrite requests with support for Pattern Capturing to redirect based on original request URL. - Secure
Upgrade non-secure HTTP request to secure HTTPS. - Block
Block requests before they are made. - Whitelist
Whitelist request without taking actions of any other rules.
For a default list of rules for increasing privacy, see the contributed list of privacy filter rules.
Manual
FAQ
Source code
License Install
- License: Mozilla Public License 2.0
- Weekly downloads: 29
- Average daily users: 897
- Rating: 4.68/5 of 50 ratings
- Created: 2016-09-23 19:58:31
- Last updated: 2020-07-07 14:55:13
- Homepage:
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/requestcontrol/
- API: {1b1e6108-2d88-4f0f-a338-01f9dbcccd6f}