Firefox 中 Google 图片“快速搜索”书签的新 URL 是什么?

Isz*_*szi 4 firefox bookmarks google-search

在此处输入图片说明

上面的书签曾经让我通过goimg mysearchterms在 Firefox 中的地址栏中键入来搜索 Google 图片。

现在,我明白了。

在此处输入图片说明

显然,谷歌已经改变了一些东西。但是,我想不通是什么。此外,从当前的 URL 格式来看,我无法解读哪些位是从地址栏中执行搜索所必需的,哪些位是绒毛。

以下 URL 用于以下搜索词,按顺序排列:“google”、“myspace”、“twitter”。

http://images.google.com/search?tbm=isch&hl=en&source=hp&q=google&gbv=2&oq=google&aq=f&aqi=g10&aql=&gs_sm=e&gs_upl=3078l3593l0l4000l6l4l0l0l0l0l203l328l0.1.1l2l0

http://images.google.com/search?q=myspace&tbm=isch&hl=en&source=hp&gbv=2&gs_sm=e&gs_upl=3078l3593l0l4000l6l4l0l0l0l0l203l328l0.1.1l2l0&oq=mys&aq=0&aqi=g10&aql=

http://images.google.com/search?q=twitter&tbm=isch&hl=en&source=hp&gbv=2&gs_sm=e&gs_upl=3078l3593l0l4000l6l4l0l0l0l0l203l328l0.1.1l2l0&oq=twitter&aq=f&aqi=g10&aql=
Run Code Online (Sandbox Code Playgroud)

我需要将哪些部分添加到书签的“位置”中,哪些部分可以省略?

Wil*_*son 9

通过反复试验,我相信位置应该是:

http://www.google.com/search?tbm=isch&q=%s
Run Code Online (Sandbox Code Playgroud)