On Aug 2, 1:58 pm, qufighter <[email protected]> wrote:
...
> However if you wish to save bandwidth, you would need some way to
> block all CSS files from a particular domain, which sounds like a
> great plugin but I can't find anything like this. If you simply
> disable CSS then GM_addStyle may not function.
>
> What you really need is a way to change the CSS paths before they
> download, and Firefox usually tries to retrieve them as soon as it
> encounters the files in the header, while GM doesn't run until page
> load (after CSS download). You might be able to pull this off with an
> extension.
>
The Adblock Plus extension can keep .css files from loading.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"greasemonkey-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/greasemonkey-users?hl=en
-~----------~----~----~----~------~----~------~--~---