Add buttons (past 1/2/3 days, weeks, PDF search etc.) for Google search page
< 脚本Google Search Extra Buttons的反馈
Please note that the 2nd one will also catch the 1st one so there is no need for 1st one
// @include https://www.google.*/search* // @include https://www.google.*/*
Same with:
// @include https://encrypted.google.*/search* // @include https://encrypted.google.*/*
Google also forwards all HTTP to HTTPS so the following is no longer needed.
// @include http://www.google.*/search*
登录(不可用)以发表回复。
土豆服务器,请按需使用
镜像地址随时可能被墙,建议加群获取最新地址
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Please note that the 2nd one will also catch the 1st one so there is no need for 1st one
Same with:
Google also forwards all HTTP to HTTPS so the following is no longer needed.