5점중 3점 받음

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.