博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
liunx内置火狐浏览器_使Firefox内置搜索框使用Google的实验搜索键
阅读量:2507 次
发布时间:2019-05-11

本文共 2053 字,大约阅读时间需要 6 分钟。

liunx内置火狐浏览器

liunx内置火狐浏览器

Google has just released a new that lets you navigate through search results using the same shortcut keys as Gmail and Google Reader. The problem is that Firefox’s default search box doesn’t default to it.

Google刚刚发布了一项新的 ,可让您使用与Gmail和Google Reader相同的快捷键浏览搜索结果。 问题在于Firefox的默认搜索框未默认为其。

Check out the keyboard shortcut goodness… use J and K for next/previous results, O to open and / to move back to the search box (extremely cool for when you don’t find anything with the first search)

查看键盘快捷键的优缺点...使用J和K表示下一个/上一个结果,使用O打开和/ /返回搜索框(在第一次搜索中找不到任何内容时非常酷)

I’m sure that Google or somebody else will eventually release a search plugin that enables this by default.

我确信Google或其他人最终会发布一个搜索插件,默认情况下启用此功能。

Update:Thanks to , you can get the plugin goodness without having to manually modify anything. My technique still works, but it’s probably easier to use Gina’s plugin.

更新:感谢 ,您无需手动进行任何修改即可获得插件的优点。 我的技术仍然有效,但是使用Gina的插件可能更容易。

If you still want to do it manually, navigate to your Firefox installation directory, and open the searchplugins folder.

如果仍要手动执行操作,请导航至Firefox安装目录,然后打开searchplugins文件夹。

Essentially all we’re going to do is add the bolded line to the google.xml file, which you can , or edit it yourself.

基本上,我们要做的就是将加粗的行添加到google.xml文件中,您可以该文件,也可以自己对其进行编辑。

—- snipped for length —-<Param name=”q” value=”{searchTerms}”/><Param name=”ie” value=”utf-8″/><Param name=”oe” value=”utf-8″/><Param name=”aq” value=”t”/><Param name=”esrch” value=”BetaShortcuts”/>

---长度被截断--- <Param name =“ q” value =“ {searchTerms}” /> <Param name =“ ie” value =“ utf-8” /> <Param name =“ oe” value =“ utf -8″ /> <参数名称=“ aq”值=“ t” /> <参数名称=“ esrch”值=“ BetaShortcuts” />

Make sure you backup the existing file before you replace it with this one, restarting Firefox when you are done.

确保在备份现有文件之前将其替换为现有文件,完成后重新启动Firefox。

You can see that the search suggestions still work, but now you will be sent to the experimental search instead of the regular one. 

您可以看到搜索建议仍然有效,但是现在您将被发送到实验搜索,而不是常规搜索。

Thanks to for pointing me to this one.

感谢为我指出这一点。

翻译自:

liunx内置火狐浏览器

转载地址:http://lwzwd.baihongyu.com/

你可能感兴趣的文章
Acegi 源码解释
查看>>
Activity的几种启动跳转方式
查看>>
LCA最近公共祖先Tarjan(离线)
查看>>
牛客练习赛16 E求值
查看>>
matlab rank
查看>>
Asp.net系列--基础篇(三)
查看>>
css基础
查看>>
如何在tomcat中如何部署java EE项目
查看>>
Android UI开发第十九篇——介绍一个开源的gifview——Android显示GIF动画
查看>>
【Python基础教程第2版】——第二讲:列表和元组
查看>>
小常识
查看>>
使用vscode开发python
查看>>
《java编程思想》读书笔记(一)开篇&第五章(1)
查看>>
swift--调用系统单例实现打电话
查看>>
0038-算一算是一年中的第几天
查看>>
51nod 1094 【水题】
查看>>
C++基础--struct的大小
查看>>
虚树小结
查看>>
虚拟机设置静态IP地址
查看>>
Oracle表或分区导出脚本
查看>>