Comment on GPT 4 coming next weekparentComments−ductsurprise3yIn Chrome(and the likes):- open developer tools (CTRL-SHIFT-I, or F12)- make sure you are on Elements tab- click on '<body class=...' tag line- then in the right hand panel switch to Event Listeners tab- remove anything you like(contextmenu, cut, copy, paste in this case)I'm sure there is a similar way in Firefox...
Comments
In Chrome(and the likes):
- open developer tools (CTRL-SHIFT-I, or F12)
- make sure you are on Elements tab
- click on '<body class=...' tag line
- then in the right hand panel switch to Event Listeners tab
- remove anything you like(contextmenu, cut, copy, paste in this case)
I'm sure there is a similar way in Firefox...