Google digits

Press 1-9 on Google search page to open the corresponding link

As of 2023-05-22. See the latest version.

Author
woxxom
Ratings
0 0 0
Version
1.2.4
Created
2016-09-12
Updated
2023-05-22
Size
1.79 KB
License
MIT
Applies to
  • Press 1...9 digits on Google search page to open the corresponding link.
  • Chrome only: Alt + 1...9 to open a new tab.
  • Chrome only: Shift + 1...9 to open a new window.

To customize appearance use Stylus extension or a similar one or edit the script code directly, example:

#rso a h3::before {
  content: counter(digitnav) ")";
  font-weight: bold;
}