Рейтинг 3 из 5 звёзд

Hello,
Please let us know when we can expect and update on this extension. It is a bit frustrating having to click on every message to enlarge.

I thank you in advance.

Это отзыв для предыдущей версии этого дополнения (1.0.8).  Этот пользователь ранее оставил 1 отзыв на это дополнение.

In addition to the font size settings in Preferences->View and Preferences->Display, you can use a userContent.css file in the "/chrome" sub-folder of the user profile and add the following CSS value "body { font-size: 20px !important; }" to the file (without quotes) to store a minimum font size value between sessions. Since this file isn't automatically created or managed by any built-in functionality, it's beyond the scope of my addon to build something from scratch.