Allowing Execution for certain Websites by default
Let's say I have a website that wants to execute something. And let's say I also want to LET it execute that something. Problem is, after clicking the button that would start the execution I get a "allow ... the execution of ... ?" but the page is auto-redirected before I can allow it. Is there a kind of "always allow execution from this pages"-list I could manually add the website to?
Solución elegida
The only other issue I can find similar was this guy saw that is was blocked by Malware Bytes: https://support.mozilla.org/en-US/que.../962199
You are correct, I misunderstood the Noscript description.
Actually after more research: http://translate.google.com/translate.../search%3Fq%3Dncsoft%2Blogin%2Blauncher%2Bmodule%26client%3Dfirefox-beta%26hs%3Dv1w%26rls%3Dorg.mozilla:en-US:official%26channel%3Dfflb%26biw%3D1133%26bih%3D587
This indicates that the plugin is listed in the about:addons page. In this case you can change the option from Always ask to always activate, that should change that pop up setting to automatically redirect. (ideally)
Leer esta respuesta en su contexto 👍 2Todas las respuestas (4)
Hi User1291. I do not think so. This is a security warning. However if it is a script, I believe the add on No Script has this feature. Check it out and post back with your results.
Thanks for your answer, guigs, but I'm afraid that doesn't help much.
I already am using NoScript and I have yet to find an option that would help (NoScript's about blocking scripts, which is kind of the opposite of what I'm trying to achieve). Perhaps you could be more elaborate about what you mean?
I don't know if or what kind of script it is, but it is supposed to start a program I had previously installed. And it's got that kind a symbol in the security warning/question: http://i.imgur.com/MfuR87B.png The options are either "keep blocked" or "allow".
The redirection is - as far as I can tell - done by the website, not firefox's security, by the way.
Solución elegida
The only other issue I can find similar was this guy saw that is was blocked by Malware Bytes: https://support.mozilla.org/en-US/que.../962199
You are correct, I misunderstood the Noscript description.
Actually after more research: http://translate.google.com/translate.../search%3Fq%3Dncsoft%2Blogin%2Blauncher%2Bmodule%26client%3Dfirefox-beta%26hs%3Dv1w%26rls%3Dorg.mozilla:en-US:official%26channel%3Dfflb%26biw%3D1133%26bih%3D587
This indicates that the plugin is listed in the about:addons page. In this case you can change the option from Always ask to always activate, that should change that pop up setting to automatically redirect. (ideally)
That did the trick. Thank you very much.