I have been using this extension for a little while and really like it. I think it would be excellent if you could also resize the search bar. I have been working on this feature and will raise a PR as soon as this issue is posted. I wanted to raise it incase you wanted to work on it yourself.
I also noticed that there was a small formatting issue in the README which could be addressed simply by adding one additional <br> tag on line 31:
I have been using this extension for a little while and really like it. I think it would be excellent if you could also resize the search bar. I have been working on this feature and will raise a PR as soon as this issue is posted. I wanted to raise it incase you wanted to work on it yourself.
I also noticed that there was a small formatting issue in the README which could be addressed simply by adding one additional
<br>
tag on line 31:https://github.com/emilyxietty/ghiblify2-newtab-chrome/blob/53a901bd9e18a2096527c6ef2b91b018d14c715d/README.md?plain=1#L31-L34
The above code causes line 32 to not start below the image/gif:
(I also addressed this in the following PR)