Greasy Fork is available in English.

Google digits

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

< Opinie na Google digits

Pytanie/komentarz

§
Napisano: 10-03-2020

add a numeric serial number

It is highly recommended to add a numeric serial number, Please refer to this plugin for details https://chrome.google.com/webstore/detail/chromekey/oflcjbbjelnpckgkiohohbjmgikaknac

woxxomAutor
§
Napisano: 10-03-2020

Done.

§
Napisano: 10-03-2020

@wOxxOm said: Done. Good and fast!

But there is still a shortcoming, please see the picture:

The effect below is much better.

So it is recommended to add ) brackets after the number.

woxxomAutor
§
Napisano: 10-03-2020
Edytowano: 10-03-2020

You want a ) ? I don't. ~I can add : though~. Nope, I don't like : either, it's visually fussy.

§
Napisano: 10-03-2020

@wOxxOm said: You want a ) ? I don't. I can add : though. ) Will it look better ?

woxxomAutor
§
Napisano: 10-03-2020

No, I won't be adding anything.

woxxomAutor
§
Napisano: 10-03-2020

You can customize the appearance in Stylus extension or a similar one yourself:

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

Otherwise, add a decoration to make the numbers darker.e.g. {color:#777} or {opacity:.5}

woxxomAutor
§
Napisano: 10-03-2020

You add it, I won't be changing anything.

§
Napisano: 10-03-2020

@wOxxOm said: You can customize the appearance in Stylus extension or a similar one yourself:

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

Thank you very much!

Odpowiedz

Zaloguj się, by odpowiedzieć.