Google digits

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

目前为 2020-03-12 提交的版本。查看 最新版本

作者
woxxom
评分
0 0 0
版本
1.1.4
创建于
2016-09-12
更新于
2020-03-12
大小
1.2 KB
许可证
MIT
适用于

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;
}