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

搜索 | 用户支持

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

详细了解

RT News extension not showing when updating to version 40.

  • 6 个回答
  • 1 人有此问题
  • 8 次查看
  • 最后回复者为 the-edmeister

more options

I re-installed the latest version and RT News extension does NOT appear where other extensions (e.g. ABP) appear. Went back to Version 39.0.3 and it's fine. There is obviously a bug that needs fixing.

I re-installed the latest version and RT News extension does NOT appear where other extensions (e.g. ABP) appear. Went back to Version 39.0.3 and it's fine. There is obviously a bug that needs fixing.

被采纳的解决方案

An updated version of - https://addons.mozilla.org/en-US/firefox/addon/rt-news/ - was released and is working now in Firefox 40.0.3 .

定位到答案原位置 👍 1

所有回复 (6)

more options

I was able to install that extension in Firefox 40.0.2, but the Toolbar Button doesn't appear and it isn't in the Customize > Additional Tools and Features palette. My guess is that it uses an older API that was removed for Firefox 40.

more options

So is it going to be fixed?

more options

Yes, this extension uses the SDK Widget module and support for this module has been removed in Firefox 40.

  • let sdkWidget = require('sdk/widget').Widget(options);

The developer of the extension needs to fix this in an update and use the 'ui' module instead. The Widget API has been marked as deprecated since Firefox 29 and now been removed in the current release, so developers had enough time to fix this and ensure that their extension keeps working properly.

more options

I won't be updating Firefox until it is fixed

more options

Appears to work now

more options

选择的解决方案

An updated version of - https://addons.mozilla.org/en-US/firefox/addon/rt-news/ - was released and is working now in Firefox 40.0.3 .