Is a way to unblock blocked (by JS) text selecting on some website ? I'm using Chrome. UPDATE: Blocking JS code is in page source (... blocking code here ...)
feedback
|
|
I've found solution in Chrome -> my own extension. contentscript.js:
| ||||
|
feedback
|
|
If you want to unblock it permanently,
This will prevent the JavaScript file from being downloaded when you reload the page after clearing your cache. Bare in mind that your experience with the site might be handicapped with this method. | ||||
|
feedback
|