Google digits

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

Author
woxxom
Daily installs
0
Total installs
84
Ratings
5 0 0
Version
1.2.4
Created
2016-09-12
Updated
2023-05-22
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;
}