Google digits

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

As of 2020-03-10. See the latest version.

Author
woxxom
Ratings
0 0 0
Version
1.1.3
Created
2016-09-12
Updated
2020-03-10
Size
1.17 KB
License
MIT
Applies to

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

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

#rso > div > :not([data-ved]) a h3::before {
  content: counter(digitnav) ")";
  font-weight: bold;
}