Skip to content

Feature request: When displaying a blocked URL, show decoded query string values in a table. #3651

Description

@hydra

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:

Image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    information neededFurther information is requestedinvalidnot a uBlock issue

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions