View Single Post
  #6  
Old December 3rd 17, 07:56 PM posted to microsoft.public.windowsxp.general
Good Guy[_2_]
external usenet poster
 
Posts: 3,354
Default Greasemonkey does its stuff a bit too late. Can it be changed ?

On 03/12/2017 19:23, R.Wieser wrote:
JJ,

It's not possible to prevent a resource of an IFRAME from being
loaded using GM script.

I'm not trying to prevent it from loading, I'm removing the iframe itself,
as I have no need for its contents.


How much do you know about userChrome.css? If you know something about
it then this code will block iframe in FF:

iframe
{ display: none; }

Good luck.






--
With over 600 million devices now running Windows 10, customer
satisfaction is higher than any previous version of windows.

Ads