Y
Hacker News
new
|
ask
|
show
|
jobs
by
sdeziel
1734 days ago
> Why can't I select text on that page?
Enabling "reader mode" in Firefox did the trick.
1 comments
Orionos
1733 days ago
> Why can't I select text on that page?
F12 => document.designMode = "on" worked aswell
link
F12 => document.designMode = "on" worked aswell