minus-squareAnemervi@lemmy.worldtoPrivacy@lemmy.ml•Google is already pushing WEI(DRM Webpage) into Chromiumlinkfedilinkarrow-up10·1 year agoOne way to hide it for Firefox users. <p class="not-firefox-warning"> This site is designed for <a href="https://firefox.com/">Firefox</a>, a web browser that respects your privacy. </p> <style> @-moz-document url-prefix() { .not-firefox-warning { display: none; }} </style> linkfedilink
One way to hide it for Firefox users.
<p class="not-firefox-warning"> This site is designed for <a href="https://firefox.com/">Firefox</a>, a web browser that respects your privacy. </p> <style> @-moz-document url-prefix() { .not-firefox-warning { display: none; }} </style>