Add buttons (past 1/2/3 days, weeks, PDF search etc.) for Google search page
< Feedback on 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*
Sign in to post a reply.
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.