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) ਦੇ ਪਿਛਲੇ ਵਰਜਨ ਲਈ ਹੈ।  This user has a previous review of this add-on.

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.