Always expands the search tool and moves it back to the left side (legacy feature).
< 脚本Google Search Tools to Sidebar的反馈
as "yu to" very helpfully figured out, this script doesn't display correctly if the window size is less than 1121px (ie. 960px, 1024px)but if you increase the window size or add their code, it works (thank you yu to!)@media (max-width:1121px) { .GyAeWb, .appbar, .GLcBOb { margin-left:-152px } }
Thank you for contacting me. I have fixed it in version 3.8.0.
登录(不可用)以发表回复。
土豆服务器,请按需使用
镜像地址随时可能被墙,建议加群获取最新地址
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
as "yu to" very helpfully figured out, this script doesn't display correctly if the window size is less than 1121px (ie. 960px, 1024px)
but if you increase the window size or add their code, it works (thank you yu to!)
@media (max-width:1121px) { .GyAeWb, .appbar, .GLcBOb { margin-left:-152px } }