[RFE/ACCEPTED] Enhanced Object Whitelisting

Bug reports and enhancement requests
Post Reply
Gregyski
Posts: 2
Joined: Tue Jun 01, 2010 6:46 pm

[RFE/ACCEPTED] Enhanced Object Whitelisting

Post by Gregyski »

Hello,

Would it be possible to extend noscript.allowedMimeRegExp such that the allowed object can be restricted to specific sites? For example, if I want to allow the audio/x-amzxml object only at Amazon I'd like to put in something like:

Code: Select all

audio/x-amzxml@http://www.amazon.com
Right now, to my knowledge, I have to allow audio/x-amzxml on all sites. I realize the likelihood of someone exploiting this is minimal, maybe even trivial, in this one case, but there are other situations where it might be used (e.g. PDFs) where opening it for all sites would be much riskier.

Including this functionality in the GUI might be nice as well for some folks, but using about:config doesn't bother me.

Thank you,
Greg
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Enhanced Object Whitelisting

Post by Giorgio Maone »

It sounds like a nice idea, thanks.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
Gregyski
Posts: 2
Joined: Tue Jun 01, 2010 6:46 pm

Re: Enhanced Object Whitelisting

Post by Gregyski »

Thanks very much!
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)
Post Reply