Forces Google Image Search to display sizes for all the images by default.
NOT working currently. Use https://greasyfork.org/en/scripts/401432-google-image-search-show-image-dimensions instead.
By default the 'Show sizes' tool is not in use.
This script automatically appends the required tag in the URL, when it finds it absent and also disables the 'Tools' panel.
Changelog: v1.0: Initial release. v1.0.1: Fixed a minor bug. v1.1: Shortened the code. v1.1.2: Script now automatically hides the 'Tools' panel. (if you don't want this then comment out the part below the if condition) v1.2: Fixed incorrect r###lts caused while searching different sizes for a uploaded image. v1.2.1: Updated description. v2.0: Added more Google sites. Corrected the unwanted hiding of top Filter menu items when not on a Image R###lts page. v2.1: Shortened code. v2.2: Removed the hiding of 'Tools' panel as it was more causing problems than solving them.
This is my first ever script. Please leave a constructive feedback. :)