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?
try this in userchrome:
#eme-notification-icon { display: none !important; }