I was getting tired of opening a ton of tabs to view images in a gallery so I made a small bookmarklet to handle it for me. This little bit of code will grab all of the unique image links from a page and open them as images in a new window (BMP, JPG, JPEG, PNG, GIF).
View Unique Images Tag Archives: Javascript
Date Counter Bookmarklet
Ever needed to calculate a date in the future but didn’t feel like looking it up? My girlfriend Katie was looking up dates for an invoice so I created a bookmarklet that takes a number of days and then alerts it to screen so you can copy and paste it. I might end up fixing it in the future so that it’ll print the result to whatever field is currently focused, but for now, you’ll all have to make due.
FutureDate