RequestPolicy / requestpolicy

RequestPolicy is a Firefox extension that gives you control over cross-site requests. --- Be sure to look at the dev-1.0 branch as that's where all of the interesting work is happening. See also: https://www.requestpolicy.com/1.0.html
https://www.requestpolicy.com/
107 stars 17 forks source link

Allow requests to .css files #327

Open MagickFox opened 12 years ago

MagickFox commented 12 years ago

Hi there,

Not a programmer so I'll just drop this idea off here. It would be nice to have an "Allow requests to .css files" option so stylesheets would be loaded be default while keeping the other requests restricted.

Thanks,

mFox

bjmcculloch commented 12 years ago

+1 on this I find that I'm most frequently allowing access to CDNs or other sites merely for CSS data. And one problem with this is that it's not always readily apparent which domain contains the CSS, unlike images placeholders which have a tooltip/mousover text to tell you what domain they come from.

ghost commented 12 years ago

I think https://github.com/RequestPolicy/requestpolicy/issues/317 aims at solving this problem. Duplicate?

logicfish commented 11 years ago

This is not the same as allowing remote images, because CSS files can modify your loaded page and may also contain script: http://stackoverflow.com/questions/476276/using-javascript-in-css