为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

What causes the outdated plugin banner to appear?

  • 4 个回答
  • 6 人有此问题
  • 5 次查看
  • 最后回复者为 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

所有回复 (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.