Google Search Sidebar

A foldable sidebar with scrolling function, helps users to quickly retrieve search results in different languages and time ranges.

< Feedback on Google Search Sidebar

Review: Good - script works

§
Posted: 02. 04. 2025
Edited: 02. 04. 2025

您好,我改用Violentmonkey來使用的話,畫面會變成如圖顯示

KamiyaMinoruAuthor
§
Posted: 16. 06. 2025

我使用violentmonkey沒有發生問題
不過我不確定您的問題是什麼

§
Posted: 16. 06. 2025

您好,不知您有看到我的附圖嗎?
就是搜尋選項會跑到左上角,把google logo擋住了

KamiyaMinoruAuthor
§
Posted: 16. 06. 2025

因為我不知道google logo存在的意義, 所以把它放在這位置蓋住它
如果您希望看到google logo, 您可以自行修改以下這行的位置設定
sidebar.style.cssText = `position: fixed; top: 23px; left: 7px; width: 160px; z-index: 1000;`;
譬如: 把23px改成63px

§
Posted: 16. 06. 2025

太感謝了!謝謝您的回應!

Post reply

Sign in to post a reply.

长期地址
遇到问题?请前往 GitHub 提 Issues。