Stylus Shadow DOM Support

Make Stylus styles also be applied to Shadow DOM elements.

< Feedback on Stylus Shadow DOM Support

Question/comment

§
Posted: 03 Oktober 2024

Does this work for https://archive.org/details/* pages? I'm trying to use Stylus to remove the annoying content warning blur.

Example page:
https://archive.org/details/@ayuanx

Firefox Dev, Violentmonkey, Stylus.

.blur {filter: blur(0px) !important;}

.overlay {display: none !important;}

Post reply

Sign in to post a reply.