-
Notifications
You must be signed in to change notification settings - Fork 102
Description
Prerequisites
- [ x] I verified that this is not a filter issue
- Filter issues MUST be reported at filter issue tracker
- [ x] This is not a support issue or a question
- Support issues and questions are handled at /r/uBlockOrigin
- [x ] I performed a cursory search of the issue tracker to avoid opening a duplicate issue
- Your issue may already be reported.
- I tried to reproduce the issue when...
- uBlock Origin is the only extension
- uBlock Origin with default lists/settings
- using a new, unmodified browser profile
- [ x] I am running the latest version of uBlock Origin
- [x ] I checked the documentation to understand that the issue I report is not a normal behavior
Description
When I try to visit a strict-blocked domain, uBlock takes me to a strict-blocked warning page. The page has a small magnifying glass, which is easy to miss. When the glass is expanded, it's great to see the parsed URLs from the parameters, but the URL text is small and close together, it's hard to read and click on accurately.
I suggest some minor layout improvements to that page:
-
Remove the magnifying glass icon
-
Move the parameter details, which are currently collapsed and accessed with the magnifying glass, to a new div with the standard "+" symbol to expand that div. The div could be labelled "parameters".
-
After uBlock parses all the parameters, if it detects that any of them are valid URLs, this page should add an additional div labelled "links parsed from the blocked URL" and put the parsed URLs right there for the user to immediately click on. The URLs should follow the browser's default CSS styles so it's more obvious that they are clickable links.
A specific URL where the issue occurs
Steps to Reproduce
Expected behavior:
The uBlock page should display a clean, obvious link to the parsed URL that I can click to bypass the ad site.
Actual behavior:
uBlock hides the parsed URL behind a small magnifying glass, and the link is closely surrounded by other distracting text.
Example of a faster UI where the user can immediately click a parsed URL:

Your environment
- uBlock Origin version: 1.27.10
- Browser Name and version: Chrome 83.0.4103.61
- Operating System and version: Windows 10 1909