removeContextMenuRestrict

use to remove ContextMenu Restrict

As of 2021-02-06. See the latest version.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyforks.org/scripts/401860/898071/removeContextMenuRestrict.js

!function(){
document.body.oncontextmenu=()=>1
}();
长期地址
遇到问题?请前往 GitHub 提 Issues。