Fix Google's habit of constantly changing the order of the menu bar tabs in the search results page. This script allows you to order the menu items in any way you want
< Feedback on Google Search Category Order
Got it working by replacing "match" with...// @include http*://google.*// @include http*://www.google.*// @include https://encrypted.google.*But any small tinkering with the given list - e.g. replacing "Videos" with "Books" causes the script to fail.
جاۋاب قايتۇرۇش ئۈچۈن كىرىش.
Got it working by replacing "match" with...
// @include http*://google.*
// @include http*://www.google.*
// @include https://encrypted.google.*
But any small tinkering with the given list - e.g. replacing "Videos" with "Books" causes the script to fail.