| Script Summary: Creates hidden links for DownloadThemAll! (marked as 'DTA_Link' in DTA!, so just create a filter) or replaces the photo-viewer with direct links on Photobucket.com |
this script has 1 topic, 10 posts |
This script has no reviews. |
Created it after seeing posts about broken Photobucket.com DTA! script.
Guess I just needed something to waste my time at ;-)
Not well tested so use it at our own risk ;-)
Updated 2008-05-24 by Andreas (grey).
FIXED: Photobucket.com have made some changes to their layout that broke the script.
Created 2008-04-04 by Andreas (grey).
Not the first one to create a script like this so credit to InsaneNinja and coderjoe for their scripts (and others that I likely have missed).
Take a look at this part in the source for some minor settings.
// ----- User setting -----
const createHiddenLinks = true; // Doesn't touch Photobuckets links...
const openInNewWin = false; // Change to false if the photo should be...

