Substitute the letters h-e-a-r-t for the image of the heart.
Greasemonkey user scripts
-
Google Image Search color coder
(google-image-search-colorcode-by-size.user.js)This script highlights the thumbnails of larger images in Google Image Search results pages in yellow. The larger the linked image, the deeper the shade of yellow. When extremely large or extremely large and undesirable images skew the colorcoding on a page, you can click in the empty, highlighted area around the thumbnail of the image to exclude it. Immediately, the rest of the results will be re-examined and re-highlighted. Click again to re-include the image. Exclude as many images as you like.
-
TechCrunch Degunker
(techcrunch-degunker.user.js)This script performs a number of helpful services at TechCrunch (see comments in script for details).
-
Vox blog ad remover
(cleanup-vox-blogs.user.js)This script hides the annoying advertising iframes at the top and bottom of every Vox blog.
-
intelliTXT link ads remover
(intellitxt-link-ads-remover.user.js)This script removes annoying intelliTXT and (as of the August 2007 update) Kontera link ads and their popup "tooltips".
-
Line numbers for inline code samples
(line-numbers-in-PRE-CODE-blocks.user.js)This script looks for <CODE> elements nested within <PRE> elements in web pages (how the Oreillynet family of sites and many others handle multiline code snippets) and adds line numbers. This can be especially useful if two people are collaborating via IM or email and want or need to refer to online documentation that includes inline code snippets since they can now reference specific lines or sections of the code.
-
Links Ahoy!
(ahoy.user.js)After you install this user script, you can link to specific snippets of text (including individual words and even single letters) within web pages. Simply press and hold your keyboard's Alt key, then click and drag your mouse across some text, and then release. My circa-2002 script with one tiny patch to make it work well as a GM script.
If you've noticed that one of these scripts no longer seems to be working, please let me know so that I can repair it. Thanks!