uBlockOrigin / uBlock-issues

This is the community-maintained issue tracker for uBlock Origin
https://github.com/gorhill/uBlock
945 stars 81 forks source link

[Feature request] More easily add local rules to allow element to load with right-click integration #2790

Closed gitressa closed 1 year ago

gitressa commented 1 year ago

Prerequisites

I tried to reproduce the issue when...

Description

It would be nice if you could right-click on an image element, and allow it to load by adding local rules for the relevant domains. Maybe something like this?

  1. Go to a URL like https://www.decathlon.nl/p/fietsponcho-zichtbaar-s-nachts-560-zwart-fluogeel/_/R-p-343167
  2. Right click on the image element ("Fietsponcho zichtbaar 's nachts 560 zwart/fluogeel")
  3. Select "Allow this element for current site" <<< Add this option
  4. These two site should then get enabled as local rules, and the image allowed to be loaded for the current site:
    
    mediadecathlon.com
    contents.mediadecathlon.com

d.akamai.net a1813.d.akamai.net contents.mediadecathlon.com

gwarser commented 1 year ago

But when elements are blocked, they are not visible. There is nothing to click on.

gwarser commented 1 year ago

Duplicate of https://github.com/uBlockOrigin/uBlock-issues/issues/2348 ?

gitressa commented 1 year ago

Yes, sorry. It's a duplicate. I'll close here and comment in the other issue.