Well, greasemonkey can execute script users, but only after the page has fully loaded. Is there a script that a user script (javascript) can accept and execute it before the downlaods page of any element. for example, As soon as the HTML file is loaded, the user script should execute so that I can prevent the loading of inline elements, such as the loading of flash, jpg, js files
source share