Block specific JS-functions on allowed domains

Bug reports and enhancement requests
Post Reply
h4x9000
Posts: 1
Joined: Thu Jul 29, 2010 10:40 am

Block specific JS-functions on allowed domains

Post by h4x9000 »

I'd like a blocklist for specific Javascript functions that are blocked on trusted domains. If such a function was found there should be an alert that allows me to run the function or allow the function on that domain.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
tlu
Senior Member
Posts: 129
Joined: Fri Jun 05, 2009 8:01 pm

Re: Block specific JS-functions on allowed domains

Post by tlu »

h4x9000 wrote:I'd like a blocklist for specific Javascript functions that are blocked on trusted domains. If such a function was found there should be an alert that allows me to run the function or allow the function on that domain.
You can use the FF extension Configuration Mania that offers to enable/disable some JS functions (among many other things). It doesn't offer an alert, though.
Mozilla/5.0 (X11; U; Linux x86_64; de-DE; rv:1.9.2.9pre) Gecko/20100728 Ubuntu/10.04 (lucid) Namoroka/3.6.9pre
tlu
Senior Member
Posts: 129
Joined: Fri Jun 05, 2009 8:01 pm

Re: Block specific JS-functions on allowed domains

Post by tlu »

A better alternative to Configuration Mania (with regard to controlling JS) is actually Controle de Scripts. Its features are explained on its help site.
Mozilla/5.0 (X11; U; Linux x86_64; de-DE; rv:1.9.2.9pre) Gecko/20100730 Ubuntu/10.04 (lucid) Namoroka/3.6.9pre
Post Reply