Chrome :
How to Copy Text from a Blocked Website in Chrome
https://stackoverflow.com/questions/13405383/how-to-disable-javascript-in-chrome-developer-tools
1. Developer Tools (F12)
2. Click the Gear icon (Settings)
3. Should open the Preference tab
4. There will be a "Debugger" section with the option (probably on far right).
Disable Javascript option is on the far right
5. Disable JS option
There will be a "Debugger" section with the option (probably on far right)
How do I copy text from a protected webpage on Chrome?
How to Copy Text from a Blocked Website in Chrome
+++
delete the code in the body tag below :
style="touch-action: pan-y; user-select: none; -webkit-user-drag: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);"
page examples using the code:
-----------
Safari :
develop > Disable JavaScript