資料統計
總安裝量
2.8K
近 24 小時
+24
使用者評分
-
廣告
描述
版本10
評分0
權限說明
解决某小说站章节截断和恶意跳转问题
載入中…
简介
脚本管理器适配情况
解决部分脚本管理器不生效
// @run-at document-start改成// @run-at document-end// @run-at document-start
// @license MIT
// @grant none
改成
// @run-at document-end
// @license MIT
// @grant none