| Script Summary: Replace thumblink with directlink |
this script has 1 topic, 11 posts |
This script has no reviews. |
Oct 21, 2008: version 3.2: PB changed the id for the container with the thumbnails in it. I changed the script to match. I also changed from adding 'target="new"' to 'target="_blank"' to open the image in a new tab or window, to try and follow the HTML spec better.
Sept 15, 2008: version 3.1: Fixed the script to work with pretty much any album page. 3.0 didn't work with custom layouts.
Sept 15, 2008: version 3.0: which now supports PB album pages as they appear right now.
This script will replace the link on a photobucket thumbnail image with a link to the image itself (rather than that browse page with the image). as a bonus, it also adds a target="new" attribute to the link, so it opens in a new window/tab.
This script was based on the PhotoBucketFix script I found here on userscripts.org. I almost completely ripped out the guts and wrote my own script. This script seems to be much faster than the old one.
