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

Option to allow destination requests to any subdomain. #385

Open marcusball opened 11 years ago

marcusball commented 11 years ago

A lot of sites are using cloud services like Cloudfront.net, or amazonaws to host files and content, and typically each website has it's own unique subdomain for these cloud services (xxxxxxxxxxxx.cloudfront.net). It'd be nice if we could set request policy to allow requests to any subdomain within a specified domain.

Ranger2000 commented 11 years ago

This Feature is already implemented in the Version 1.x Beta. https://www.requestpolicy.com/1.0.html

petteyg commented 11 years ago

Sure, wildcards are supported, but the UI for them is broken. RP never gives me an option to "Allow requests to .cloudfront.net". So, where I'd like a choose a higher-level domain, it won't let me. Conversely, it will often NOT show the lower-level domain. whocalled.us loads a script from apis.google.com, but RP only offers to allow .google.com