Google digits

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

Tác giả
woxxom
Cài đặt hàng ngày
0
Số lần cài đặt
88
Đánh giá
5 0 0
Phiên bản
1.3.0
Đã tạo
12-09-2016
Đã cập nhật
20-09-2024
Giấy phép
MIT
Áp dụng cho

Clicks a result on the Google search results page.

  • 1...9, 0 digit opens the corresponding link, 0 means 10.
  • Holding Alt key opens a new tab.
  • Shift + 1...9, 0 digits expands/collapses a related result if it's shown.

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