Y
Hacker News
new
|
ask
|
show
|
jobs
by
vmateixeira
2322 days ago
Paste this on the browser console:
document.body.onselectstart = function() {return true;};
1 comments
agumonkey
2322 days ago
alternatively, firefox reader mode doesn't intercept selection events
link
lawlorino
2322 days ago
Does this work on mobile also?
link
bklaasen
2322 days ago
It does in Firefox on Android.
link