Greasy Fork镜像 is available in English.
Customizable Google Search sidebar: quick filters (lang, time, filetype, country, date), site search, Verbatim & Personalization tools.
< Обсуждения: Google Search Custom Sidebar
腳本的核心是「搜尋後」篩選:由側邊欄將運算子附加為網址參數 (parameters)。若支援首頁則需改成「搜尋前」將運算子填進輸入框(textarea)再手動執行搜尋的方法,故不採用。
The script's core function is post-search filtering, where the sidebar appends operators as URL parameters. Supporting the homepage would require changing to a pre-search method: entering operators into a textarea and then manually executing the search. This approach was not adopted.
也許可以增加網址範圍 @match https://www.google.com/webhp*
這樣Google首頁也可以使用