Prerequisites
Description
Many blocked URLS contain redirects, such as those found in emails. it would be helpful if when the blocked URL is displayed that the values of each query string key/value pair were decoded and displayed in a table.
for bonus points, for each value in the table, ideally:
- if the value is a URL make it clickable.
- add a small 'copy to clipboard' button with icon to allow the value to be copied to the clipboard.
- show the detected encoding method.
- allow the user to try decond with an alternative common decoder if the decoder can't be autodetected, via a dropdown/combobox/popup.
e.g. modify this area:

I feel this would drastically improve the usability of the redirect warning page.
Maintainers: I could not find an issue tracker item for feature requests, so I entered this as a bug report, please feel free to move/convert the issue or let me know where to open one.
Prerequisites
normal behavior.
Description
Many blocked URLS contain redirects, such as those found in emails. it would be helpful if when the blocked URL is displayed that the values of each query string key/value pair were decoded and displayed in a table.
for bonus points, for each value in the table, ideally:
e.g. modify this area:
I feel this would drastically improve the usability of the redirect warning page.
Maintainers: I could not find an issue tracker item for feature requests, so I entered this as a bug report, please feel free to move/convert the issue or let me know where to open one.