emp*_*mpz 20 google-chrome search-engines
如何在 Chrome 中恢复为默认的 Google 搜索引擎?
大多数网站都有一个简单的查询字符串搜索,比如http://mysite/search/?query=%s
,但谷歌有一些奇怪的查询字符串,我不知道如何恢复它。
Anu*_*rag 37
你可以去
设置 > 管理搜索引擎在谷歌浏览器中,您可以再次添加谷歌搜索引擎。就是这样:
其他搜索引擎以及用于添加新搜索引擎的文本框下方。
谷歌关键字 -
google.com并将以下代码粘贴到 URL 框中:
{google:baseURL}search?q=%s&{google:RLZ}{google:acceptedSuggestion}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:searchClient}{google:sourceId}{google:instantExtendedEnabledParameter}ie={inputEncoding}
希望这可以帮助。
转到 Chrome → 设置,然后单击Manage Search Engines
按钮。
添加新的搜索引擎
Google
google.com
{google:baseURL}search?q=%s&{google:RLZ}{google:acceptedSuggestion}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:searchClient}{google:sourceId}{google:instantExtendedEnabledParameter}ie={inputEncoding}
这是我在 Chrome 中设置的。
(我来自webapps.SA 的回答)
如果您只想永久使用 google.com(或任何其他固定 URL)作为搜索引擎,那么上述两种方法可能不是您要找的。/ncr
添加另一个搜索引擎都会破坏默认的实时搜索功能。尝试这个,
转到用户数据文件夹
users\username\appdata\local\google\chromium\User Data
或类似的 - 如果这是错误的,请编辑)~/.config/chromium/Default
打开名为LocalState
(windows) 或Preferences
在 vim/notepad 中的文件,然后更改,
last_known_google_url
和last_prompted_google_url
到您想要的任何 baseURL。前任。"https://www.google.com/"
节省。
有关更多信息,请查看这个旧的错误报告。
归档时间: |
|
查看次数: |
313847 次 |
最近记录: |