dbergey / Type-To-Navigate

Keep your hands on the keyboard while browsing the web. Type any text that occurs inside a link, and hit return to follow it. ⌘G jumps to the next link containing the text, and ⌘⇧G jumps to the previous. Hit ESC to cancel or exit a focused field.
33 stars 9 forks source link

Only links should be found #8

Closed franciscolourenco closed 12 years ago

franciscolourenco commented 13 years ago

Many times, normal text is found by this extension. This is not useful and sometimes it finds normal text before finding the links..

dbergey commented 12 years ago

I actually use this for finding random text on the page. It mirrors Firefox's behavior, which is what I was emulating in the first place.

franciscolourenco commented 12 years ago

I for instance would like to use this only to navigate, so a option to disable normal text would be great

On Friday, January 6, 2012 at 02:50 , Daniel Bergey wrote:

I actually use this for finding random text on the page. It mirrors Firefox's behavior, which is what I was emulating in the first place.


Reply to this email directly or view it on GitHub: https://github.com/dbergey/Type-To-Navigate/issues/8#issuecomment-3379737

dbergey commented 12 years ago

That may be a good reason to add an option. I'll see what I can do.

franciscolourenco commented 11 years ago

ping