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

Embedded Twitter Tweet Button issue with Release 79.0 Desktop

  • 3 ответа
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от Chris Vitalos

more options

Here is a Jsfiddle URL URL which points to Twitter Tweet Button JS / HTML code which I am attempting to embed into a website.


When I load the above in Google Chrome 84 the Tweet Button appears and I can share out the URL of the web page in which the Tweet button is embedded, with no unexpected results.

When I try to do the same with Mozilla Firefox 79.0, in Private Mode, and disabling uBlock extension, the Tweet button does NOT appear, only the "Tweet" text. When I click on the Tweet text, I can not share out the URL as expected.

I am wondering what specifically in Mozilla Firefox could be introducing the problem.

Here is a Jsfiddle [https://jsfiddle.net/ironman07882/ecLvor2u/ URL] URL which points to Twitter Tweet Button JS / HTML code which I am attempting to embed into a website. When I load the above in Google Chrome 84 the Tweet Button appears and I can share out the URL of the web page in which the Tweet button is embedded, with no unexpected results. When I try to do the same with Mozilla Firefox 79.0, in Private Mode, and disabling uBlock extension, the Tweet button does NOT appear, only the "Tweet" text. When I click on the Tweet text, I can not share out the URL as expected. I am wondering what specifically in Mozilla Firefox could be introducing the problem.

Изменено Chris Vitalos

Выбранное решение

My guess before clicking your link is Enhanced Tracking Protection. If the shield at the left end of the bar has turned from gray to a shade of purple, something is being blocked, and that often includes Twitter.

More info on this feature: Enhanced Tracking Protection in Firefox for desktop

Прочитайте этот ответ в контексте 👍 0

Все ответы (3)

more options

Here is a JsFiddle URL with the code snippet for testing.

more options

Выбранное решение

My guess before clicking your link is Enhanced Tracking Protection. If the shield at the left end of the bar has turned from gray to a shade of purple, something is being blocked, and that often includes Twitter.

More info on this feature: Enhanced Tracking Protection in Firefox for desktop

more options

Actually it was due to conflicts with add ons.

When I started firefox under safe mode to disable the add ons, and opened the jsfiddle URL, the Tweet button appeared.

Thanks for the input.