Stack Overflow on Google Search

Adds a button to search stackoverflow via Google Search

2023-03-22 기준 버전입니다. 최신 버전을 확인하세요.

작성자
Alexyoe
평점
0 0 0
버전
2.0.0
생성일
2022-10-15
갱신일
2023-03-22
크기
2.48KB
라이선스
MIT
적용 사이트

Stack Overflow On Google Search

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