emilyxietty / ghiblify

New tab chrome extension that uses studio Ghibli works. Very customizable.
https://chromewebstore.google.com/detail/ghiblify-new-tab/kdaipjfpbngmcginhhahacjkkkpbaefh
25 stars 1 forks source link

Allow for resizing of the Search Bar & README change #1

Open pattisoj opened 2 years ago

pattisoj commented 2 years ago

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:

Screenshot 2022-10-07 at 12 42 40

(I also addressed this in the following PR)