removeContextMenuRestrict

use to remove ContextMenu Restrict

当前为 2021-02-06 提交的版本,查看 最新版本

此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.cn-greasyfork.org/scripts/401860/898065/removeContextMenuRestrict.js

document.body.oncontextmenu=function(){console.log(1)}