Stylus Shadow DOM Support

Make Stylus styles also be applied to Shadow DOM elements.

< 脚本 Stylus Shadow DOM Support 的反馈

提问 / 留言

§
发布于:2024-10-03

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;}

发布留言

登录以发布留言。