使用键盘快捷键浏览Google搜索结果 [英] Navigating Google search results using keyboard shortcuts

查看:128
本文介绍了使用键盘快捷键浏览Google搜索结果的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有些人会认为这与编程无关,但我认为这是因为大部分时间当我遇到编程问题时,我都会在Google上搜索以找到解决方案或方法来执行我打算在开始编写之前做的事情刮。让我们面对它,我们都复制贴纸......



我不喜欢把我的手从键盘上移开。提交查询后,Google提供了一项功能,并按下 Tab 它将开始在搜索结果中进行导航。最有可能的原因是他们有一个tabindex属性被删除。



有人知道为什么有时候这有效,有时候不会。我开始认为我应该创建一个Chrome应用程序,它会将Tab索引添加到结果中,但是我不希望在我100%确定此功能已被删除之前这样做。

解决方案

截至2017年7月31日,

我创建了开放源代码谷歌搜索导航器扩展来解决这个问题,并且可以配置键盘快捷键。

您可以安装它适用于 Chrome Firefox

希望你觉得它有用,但无论如何 - 欢迎反馈!


Some will think this is not related to programming but I think it is, because most of the time when I encounter programming issues I search on Google to find solutions or ways to do what I plan to do before I start writing it from scratch. Let's face it, we all copy pasters...

I don't like to remove my hands from the keyboard. Google had a feature after you submit a query and press Tab it will start navigating within the search results. Most likely because they had a tabindex attribute which was was removed.

Does anyone know why sometimes this works and sometimes it doesn't? I'm starting to think I should create a Chrome app that will add the tab index to the results, but I don't want to do it before I am 100% sure this feature was removed.

解决方案

As of 2017-07-31, Google removed this feature entirely from search.

I created the open source Google Search Navigator extension to fix this and make keyboard shortcuts configurable.

You can install it for Chrome and Firefox.

Hope you find it useful, but in any case- feedback is welcome!

这篇关于使用键盘快捷键浏览Google搜索结果的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆