微信读书 在左侧显示目录
微信读书-左侧目录 by meteor199

Details
Authormeteor199
LicenseNo License
Category微信读书
Created
Updated
Code size363 B
Code checksum4948e778
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
@version 20250206.03.45
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://weread.qq.com/web/reader") {
.readerCatalog{
display: block !important;
/* float: left; */
position: fixed;
left: 0;
height: 100vh;
overflow: auto;
}
.wr_whiteTheme .wr_mask{
display:none;
}
}