您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Adds a button to search stackoverflow via 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.
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'.This is a fork of marioortizmanero's Reddit-search-on-google