[an error occurred while processing this directive]
[an error occurred while processing this directive]

Mozilla Browser FAQ

Last updated on November 3, 2004.

How do I remove the plugin downloader pop-up?

Add the following line to your user.js file:

user_pref("plugin.display_plugin_downloader_dialog", false);

Or you can enter about:config in the location bar.
Add the Boolean preference plugin.display_plugin_downloader_dialog.
Set the value to false.

[an error occurred while processing this directive]