this post was submitted on 27 Jun 2025
16 points (100.0% liked)

Firefox

5463 readers
116 users here now

A community for discussion about Mozilla Firefox.

founded 2 years ago
MODERATORS
 

Since FF 140 I'm getting an icon next to the url whenever I'm opening a website with DRM embedded content, such as discord if someone posted a link to some audio player.

Now normally I ignore those icons, but this particular one is shaking violently whenever you access the website - and not just the first time, but even when you navigate between tabs, which is super annoying.

So I was wondering if there is a way to deactivate it permanently?

you are viewing a single comment's thread
view the rest of the comments
[–] 001Guy001@sh.itjust.works 1 points 1 day ago

try this in userchrome:

#eme-notification-icon { display: none !important; }