Stack Overflow search on Google

Adds a button to search stackoverflow.com with Google

Versión del día 15/10/2022. Echa un vistazo a la versión más reciente.

Autor
Alexyoe
Calificaciones
0 0 0
Versión
1.0.0
Creado
15/10/2022
Actualizado
15/10/2022
Tamaño
2.77 KB
Licencia
MIT
Funciona en

Stack Overflow Search On Google

A simple userscript that adds a button to your Google searches to only show results from stackoverflow.com . You can just click on the button and it will automatically add site:stackoverflow.com to your search.

Customizing the script

There are a few options you can change inside the script:

  • useIcon can be set to false if you don't want to see an icon inside the Stack Overflow button. By default it's set to true
  • appendRight can be set to true if you want to append the Stack Overflow button to the right of Google's buttons (next to 'Tools'). By default it's set to false, which appends it next to the usual buttons like 'Videos'.

Contribute

Official repo on Github

Credit

This is a fork of marioortizmanero's Reddit-search-on-google