UBlock Origin Lite - Nice adblocker for modern challenges

Discussion in 'privacy general' started by Mrkvonic, Jun 7, 2024.

  1. Stupendous Man

    Stupendous Man Registered Member

    Joined:
    Aug 1, 2010
    Posts:
    3,188
    Location:
    the Netherlands
    Hi Rasheed,
    I am confused. In uBlock Origin, element picker rules can easily be deleted from the My filters tab. Or was that not what you meant?
     
  2. Rasheed187

    Rasheed187 Registered Member

    Joined:
    Jul 10, 2004
    Posts:
    18,516
    Location:
    The Netherlands
    I will explain:

    uBlock Lite has a new feature that lets you select a ''remove filter'' option, and then it will show you exactly what has been blocked on a website via visual indicator. While in uBlock Origin you can only remove those filters via the ''My filters'' tab.

    Problem is that sometimes stuff gets blocked, and then I can't actually know which filter (made by element picker) needs to be removed, so this new feature saves me a LOT of time. Weird that he never implemented such a feature in uBlock Origin.
     
  3. 1PW

    1PW Registered Member

    Joined:
    Apr 2, 2010
    Posts:
    2,540
    Location:
    .
  4. Stupendous Man

    Stupendous Man Registered Member

    Joined:
    Aug 1, 2010
    Posts:
    3,188
    Location:
    the Netherlands
    Ah, thanks, Rasheed,
    That sure sounds like a handy option indeed.
     
  5. rdsu

    rdsu Registered Member

    Joined:
    Jun 28, 2003
    Posts:
    4,545
    Where is the ''remove filter'' option?
     
  6. Sampei Nihira

    Sampei Nihira Registered Member

    Joined:
    Apr 7, 2013
    Posts:
    4,016
    Location:
    Italy
    Hi,
    It appears after you have created a cosmetic rule.
    If you try to hide the two iframes under the image I have inserted, you will see what you are looking for.


    https://imgbox.com/u8rpJuxo
     
  7. rdsu

    rdsu Registered Member

    Joined:
    Jun 28, 2003
    Posts:
    4,545
    Hi,

    Thanks!
     
  8. Sampei Nihira

    Sampei Nihira Registered Member

    Joined:
    Apr 7, 2013
    Posts:
    4,016
    Location:
    Italy
  9. Sampei Nihira

    Sampei Nihira Registered Member

    Joined:
    Apr 7, 2013
    Posts:
    4,016
    Location:
    Italy
    :thumb:;):)
     
  10. 1PW

    1PW Registered Member

    Joined:
    Apr 2, 2010
    Posts:
    2,540
    Location:
    .
  11. 1PW

    1PW Registered Member

    Joined:
    Apr 2, 2010
    Posts:
    2,540
    Location:
    .
  12. 1PW

    1PW Registered Member

    Joined:
    Apr 2, 2010
    Posts:
    2,540
    Location:
    .
  13. Sampei Nihira

    Sampei Nihira Registered Member

    Joined:
    Apr 7, 2013
    Posts:
    4,016
    Location:
    Italy
  14. 1PW

    1PW Registered Member

    Joined:
    Apr 2, 2010
    Posts:
    2,540
    Location:
    .
  15. Sampei Nihira

    Sampei Nihira Registered Member

    Joined:
    Apr 7, 2013
    Posts:
    4,016
    Location:
    Italy
    With “Always HTTPS” finally improved in Edge, I replaced the rule that prevents access to HTTP websites with this rule:

    Code:
    {
      "id": 1,
      "priority": 1,
      "action": { "type": "block" },
      "condition": {
        "regexFilter": "^http://",
        "domainType": "thirdParty"
      }
    }
    which is equivalent to this rule for uBlock Origin:

    Code:
    !Block third party HTTP
    ||HTTP://*$third-party,important
    which may be important in case of temporary exceptions (continued for the website) for some HTTP websites.
    I have also set my browser to block JavaScript for all HTTP websites:

    1.png

    I don't use exceptions for HTTP websites, but these rules are set up and forgotten, so why not take advantage of them....;)

    P.S.

    It is interesting to note that Kees1958 also wrote his own DNR rules for uBoL:

    https://github.com/Kees1958/W3C_annual_most_used_survey_blocklist/blob/master/my-ubol-dnr-rules.json
     
  16. 1PW

    1PW Registered Member

    Joined:
    Apr 2, 2010
    Posts:
    2,540
    Location:
    .
  17. Rasheed187

    Rasheed187 Registered Member

    Joined:
    Jul 10, 2004
    Posts:
    18,516
    Location:
    The Netherlands
    I have just checked it again on Vivaldi 7.6, and the ''remove an element'' feature doesn't actually remember anything. As soon as you reload the page, everything is back again. Just try it on this website, remove a picture and then reload.

    https://nos.nl
     
  18. Rasheed187

    Rasheed187 Registered Member

    Joined:
    Jul 10, 2004
    Posts:
    18,516
    Location:
    The Netherlands
  19. Brummelchen

    Brummelchen Registered Member

    Joined:
    Jan 3, 2009
    Posts:
    6,431
    any uBoL on AMO ist NOT gorhill, and not current.
    and in special that is already gone.
    go github if not chromium based.
     
  20. Rasheed187

    Rasheed187 Registered Member

    Joined:
    Jul 10, 2004
    Posts:
    18,516
    Location:
    The Netherlands
    So what you're saying, is this version fake or what? I have reported it to Mozilla, and they have removed it after 48+ hours, so yes it was fake, and Mozilla isn't doing a good job of keeping fake/malicious extensions of their extension store! :thumbd:
     
  21. Brummelchen

    Brummelchen Registered Member

    Joined:
    Jan 3, 2009
    Posts:
    6,431
    mozilla has its rules. there exist another ubol extension in AMO which is rather old and compiled from the chromium build nevertheless after reporting it due dubios "proxy" mozilla amo reviewers wrote me that this extension is legit with their rules.
    you accusation is a bad joke and has no evidence. :thumbd:
     
  22. Rasheed187

    Rasheed187 Registered Member

    Joined:
    Jul 10, 2004
    Posts:
    18,516
    Location:
    The Netherlands
    What do you mean, then why did Mozilla remove it? I said it was a fake extension, but it might have even been malicious. I think 48+ hours to take this extension down is way too long. But I saw that only 3 people had downloaded it, that's the good news.
     
  23. wat0114

    wat0114 Registered Member

    Joined:
    Aug 5, 2012
    Posts:
    4,113
    Location:
    Canada
  24. Brummelchen

    Brummelchen Registered Member

    Joined:
    Jan 3, 2009
    Posts:
    6,431
    ubol for firefox from gorhill is not official on amo. so - no recommended badge.
     
  25. wat0114

    wat0114 Registered Member

    Joined:
    Aug 5, 2012
    Posts:
    4,113
    Location:
    Canada
    Okay that makes sense. Still, too bad Mozilla couldn't have identified and removed the rogue Add-on sooner.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.