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!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

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 .