Page 1 of 1
Block specific JS-functions on allowed domains
Posted: Thu Jul 29, 2010 10:44 am
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.
Re: Block specific JS-functions on allowed domains
Posted: Thu Jul 29, 2010 3:09 pm
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.
Re: Block specific JS-functions on allowed domains
Posted: Fri Jul 30, 2010 5:27 pm
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.