Y
Hacker News
new
|
ask
|
show
|
jobs
by
svl
1194 days ago
In Firefox you can set dom.event.contextmenu.enabled and dom.event.clipboardevents.enabled to false in about:config which will natively prevent most of this type of annoyance.
1 comments
n8henrie
1194 days ago
Does this also disable the handy "click to copy to clipboard" buttons that a lot of sites feature?
link
scarletphoenix
1194 days ago
I set both of these to false, and I was able to copy a command from a README file on GitHub still (after reopening tab)
link