Soushi-Atsumi / Open-in-Sidebar

Very simple and useful extension. You can open a link in the sidebar.
https://addons.mozilla.org/en-US/firefox/addon/open_in_sidebar/
Mozilla Public License 2.0
21 stars 2 forks source link

is it possible auto sets the zoom level in sidebar based on the screen resolution? #8

Closed u-Sir closed 1 year ago

u-Sir commented 1 year ago

just like "ffreszoom", change zoom level when the screen wider than specific value (px) 图片 this will improve the experience for dual monitor user which have different DPI

or add an option to switch between specific zoom level and default zoom level 图片

Soushi-Atsumi commented 1 year ago

Hi, u-Sir

This may be possible because ffreszoom can do. However, I don't need to add this feature because installing ffreszoom resolve this issue. If it doesn't resolve, it may be impossible for this add-on.

u-Sir commented 1 year ago

Unfortunately, ffreszoom doesn't work in sidebar 😂

Soushi-Atsumi commented 1 year ago

It requires tabId to zoom but the sidebar does not have tabId. In conclusion, it is impossible to zoom for the sidebar with using API.