Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

What causes the outdated plugin banner to appear?

  • 4 replies
  • 6 have this problem
  • 5 views
  • Paskiausią atsakymą parašė ryanf25

more options

We have some end-users that might have an outdated plugin on their machine. When browising our website, the will receive a banner that says:

Firefox has prevented the outdated plugin "Adobe Flash" from running on ourSite.

We are not attempting to load the Adobe Flash plugin on ourSite, and we do not have any control over the end user's machine, their FireFox settings, or which plugins they have installed. We can't have this message pop-up on ourSite, it will cause confusion and generate support calls.

The only thing that I can think of that may be related is that we are calling navigator.plugins.refresh(false)

Is this banner being displayed as a result of Firefox refreshing it's plugin info?

Thanks, Ryan

We have some end-users that might have an outdated plugin on their machine. When browising our website, the will receive a banner that says: Firefox has prevented the outdated plugin "Adobe Flash" from running on ourSite. We are not attempting to load the Adobe Flash plugin on ourSite, and we do not have any control over the end user's machine, their FireFox settings, or which plugins they have installed. We can't have this message pop-up on ourSite, it will cause confusion and generate support calls. The only thing that I can think of that may be related is that we are calling navigator.plugins.refresh(false) Is this banner being displayed as a result of Firefox refreshing it's plugin info? Thanks, Ryan

All Replies (4)

more options

hello ryan, would it be possible to provide a link to the page where the issue is occurring?

more options

Hi philipp,

Unfortunately it is not a public website, it is a product that my company offers. I'm working on getting more information about the Firefox version and plugins that are installed on the machines where this occurs.

Thanks, Ryan

more options

Are there any ads present on the page that might be causing this?

Is there any script running that checks the plugins?

Firefox shouldn't display this notification if there aren't any plugins (Flash) used.

Note that Firefox has prefs to suppress the info bar, but that won't help.

  • plugins.hide_infobar_for_blocked_plugin
  • plugins.hide_infobar_for_outdated_plugin
more options

There are no ads present, it is a secure b2b app.

There is script running that calls navigator.plugins.refresh.

There is script running that embeds an <object> tag into the DOM, which loads our own NPAPI plugin via it's mimetype.