Back to Forums








View Full Version : firefox popups from flash


egghead
November 7th, 2005, 11:13 AM
Stop popups generated from flash :)

Type about:config into the Firefox location bar.
Right-click on the page and select New and then Integer.
Name it privacy.popups.disable_from_plugins
Set the value to 2.

The possible values are:

0: Allow all popups from plugins.
1: Allow popups, but limit them to dom.popup_maximum.
2: Block popups from plugins.
3: Block popups from plugins, even on whitelisted sites.

rik
November 7th, 2005, 22:23 PM
Good info.