From 3bcc8968cdbaa713c248fb815089cda646d334f4 Mon Sep 17 00:00:00 2001 From: yujinpan <1192878390@qq.com> Date: Mon, 8 Mar 2021 18:12:04 +0800 Subject: [PATCH] Update desc --- scripts/x-right-click.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/x-right-click.js b/scripts/x-right-click.js index cd96819..40e4f7a 100644 --- a/scripts/x-right-click.js +++ b/scripts/x-right-click.js @@ -3,7 +3,7 @@ // @namespace https://github.com/yujinpan/tampermonkey-extension // @version 1.0 // @license MIT -// @description 恢复右键原始的功能。 +// @description 解除右键菜单的禁用。 // @author yujinpan // @include http*://** // @run-at document-start