How can I prevent one file.js to load in page?
Like this line:
<script type="text/javascript" src="scripts/play.html.js?_v=1.1.1">
I tried to use some greasemonkey scripts but didnt work well. This script has some functions to stop one video from playing when out of focus, which is quite annoying thing and I want to prevent it from loading.