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

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

Learn More

browser.messageDisplayScripts.register doesn't work on Thunderbird 78.5.0 on Ubuntu 20

  • Нет ответов
  • 1 имеет эту проблему
  • 2 просмотра
more options

I am trying to build an add-on to customize the view of the messages, but when calling:

browser.messageDisplayScripts.register

It doesn't do the job. I tried on the windows version and it does as exepcted. But on the linux version this doesn't work.

I am trying to build an add-on to customize the view of the messages, but when calling: '''browser.messageDisplayScripts.register''' It doesn't do the job. I tried on the windows version and it does as exepcted. But on the linux version this doesn't work.