use to remove ContextMenu Restrict
נכון ליום
אין להתקין סקריפט זה ישירות. זוהי ספריה עבור סקריפטים אחרים // @require https://update.greasyfork.org/scripts/401860/898065/removeContextMenuRestrict.js
document.body.oncontextmenu=function(){console.log(1)}