123
给【微信阅读】隐藏图片 by hanshou101
Details
Authorhanshou101
LicenseNo License
Category123
Created
Updated
Size356 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name weread.qq.com - 2022/8/28 23:36:21
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("weread.qq.com") {
/* 在此插入代码... */
img.wr_readerImage_opacity{
/* visibility: hidden; */
display: none;
}
}