Always expands the search tool and moves it back to the left side (legacy feature).
< Feedback on Google Search Tools to Sidebar
Google Search Sidebar
A user script and user style to move Google search tools to sidebar.
Updated2 hours ago
https://greasyfork.org/en/scripts/33245-google-search-sidebar?locale_override=1
Google Search Sidebar
I apologize, the search does not work correctly with it.
ご報告有り難うございます。 3.8.0で対処いたしました。
ウインドウ幅が1121px以下になると下記のスタイルが適用されてしまい、うまく表示できないようです
@media (max-width:1121px) {
.GyAeWb,
.appbar,
.GLcBOb {
margin-left:-152px
}
}