From 47d4e77121b979b9143477f5441066831977ebe0 Mon Sep 17 00:00:00 2001 From: lifegpc Date: Tue, 20 Feb 2024 16:39:22 +0800 Subject: [PATCH] Update --- NGA_BBS_plugins/MobileSupport/MobileSupport.user.js | 4 ++-- NGA_BBS_plugins/MobileSupport/README.md | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 NGA_BBS_plugins/MobileSupport/README.md diff --git a/NGA_BBS_plugins/MobileSupport/MobileSupport.user.js b/NGA_BBS_plugins/MobileSupport/MobileSupport.user.js index e23d52a..50c6581 100644 --- a/NGA_BBS_plugins/MobileSupport/MobileSupport.user.js +++ b/NGA_BBS_plugins/MobileSupport/MobileSupport.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @name NGA优化摸鱼体验插件-移动端支持 -// @namespace https://github.com/lifegpc/userscript -// @version 1.0.2 +// @namespace https://github.com/lifegpc/userscript/tree/master/NGA_BBS_plugins/MobileSupport +// @version 1.0.3 // @author lifegpc // @description 支持移动端页面 // @license MIT diff --git a/NGA_BBS_plugins/MobileSupport/README.md b/NGA_BBS_plugins/MobileSupport/README.md new file mode 100644 index 0000000..6b096ba --- /dev/null +++ b/NGA_BBS_plugins/MobileSupport/README.md @@ -0,0 +1,2 @@ +# NGA优化摸鱼体验插件-移动端支持 +支持显示帖子浏览记录标记(需要[帖子浏览记录](https://greasyfork.org/zh-CN/scripts/478054-nga优化摸鱼体验-帖子浏览记录)扩展)