黑白网页恢复彩色

黑白网页恢复彩色,匹配所有网页,即装即用。

< Feedback on 黑白网页恢复彩色

Question/comment

§
Posted: 2022-12-03

    if( windowUrl.match(/ximalaya.com/)){
        filter.appendChild(document.createTextNode(".fullgray{-webkit-filter:none!important;}"));
    }
    if( windowUrl.match(/https:\/\/www.52pojie.cn/)) {
        filter.appendChild(document.createTextNode("body{background-blend-mode:normal!important;}"));
    }

加多了喜马拉雅和52的图片问题

§
Posted: 2022-12-03

感谢,帮大忙了。

Post reply

Sign in to post a reply.