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
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