Greasy Fork is available in English.

Google digits

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

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
woxxom
일일 설치수
0
총 설치수
90
평점
5 0 0
버전
1.3.0
생성
2016-09-12
갱신
2024-09-20
라이선스
MIT
동작 사이트

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