default-zoom icon indicating copy to clipboard operation
default-zoom copied to clipboard

Check for current zoom in onCreated listener

Open tmarkov opened this issue 5 years ago • 0 comments

Because onCreated listener always sets zoom to default, the extension fails to respect zoom settings for the home page. Hence issue #5 . Here I change it to use the custom setZoom function instead. Perhaps there's a better solution.

tmarkov avatar Oct 24 '19 19:10 tmarkov