this post was submitted on 16 Jul 2023
5 points (100.0% liked)

Privacy

31833 readers
161 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

I have installed both uBlock Origin and NoScript in Firefox. Does it make sense to use both at the same time? I was wondering whether or not uBlock Origin is able to do everything that NoScript does. If not, what does NoScript have that uBlock Origin does not?

top 11 comments
sorted by: hot top controversial new old
[–] random4333@lemmy.world 1 points 1 year ago* (last edited 1 year ago) (1 children)

My understanding is yes it can. You need to adjust the blocking mode.

[–] zaplachi@lemmy.ca 1 points 1 year ago (2 children)

Is there a simple way to block individual scripts with uBlock? I’ve only found a simple way to block 3rd or 1st party scripts and frames altogether.

[–] random4333@lemmy.world 5 points 1 year ago (1 children)

You can use the element zapper or picker to remove individual elements on a page.

[–] carloshr@feddit.cl 5 points 1 year ago

You can also use the logger to identify specific elements and then create a rule to block them.

[–] XTL@sopuli.xyz 1 points 1 year ago

I recommend uMatrix for targeted blocking.

[–] carloshr@feddit.cl 1 points 1 year ago

So far I understand it's no necessary to use both. You can do everything that Noscript does with uBO.

https://github.com/gorhill/uBlock/wiki/Blocking-mode

[–] wildbus8979@sh.itjust.works 0 points 1 year ago* (last edited 1 year ago) (1 children)

If you want something like NoScript, the creator of uBlock as another most excellent extension called uMatrix, which offers a dizzying level of granularity!

[–] InFerNo@lemmy.ml 1 points 1 year ago

I used to use uMatrix, but stopped using it because it was discontinued. It might still work, but it stopped getting updated because the dev wanted to focus on uBlock.

[–] BarrierWithAshes@kbin.social -1 points 1 year ago

uBlock has specific things that it blocks and configurable rules. NoScript just blocks all JS regardless of its purpose.