📜 ⬆️ ⬇️

Google enhancement. “I'm lucky! ™”

I figured out how to improve Goolge. More precisely, how can I improve the button “I'm feeling lucky! ™”.

It is written on Google itself:

Pressing the button “I'm lucky! ™”, you automatically open the first of the found results.
The function “I'm lucky!” Allows you to spend less time searching and more reading pages.

However, I automatically think that “spend less time” = “do not use the mouse”.
')
On many sites, javascript has long been installed, sending the form by pressing ctrl + enter. So I propose such an algorithm - when you click on enter, Google displays a page with search results, and when you click on ctrl + enter, it opens the first result found.

Now let's say I press ctrl + enter, I get to the site that does not suit me (“I was not lucky! ™”). Then I click in the browser "back" - and I see a page with search results. I am not a javascript programmer, but I use gmail through a web interface and therefore I know that this can be done :)

And finally, the question: where to write, so that they might think about this improvement? Well, that is, it is clear that the habr, but maybe somewhere else?

Source: https://habr.com/ru/post/64819/


All Articles