Request X blocks or redirects requests by both methods and URLs.
For example, sometimes we need to show data via GET requests, but don't want to make modifications via POST requests, so we just block the POST ones and keep the GET ones.
Tested on Chrome >= 50. It is highly recommended to use on latest versions.