Кнопки вариантов поиска для страницы поиска Google (1-2-3 дня, недели, PDF, ...)
< Обсуждения: GoogleSearchExtraButtons
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*
Войдите, чтобы ответить.
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.