ImageFAP direct images++

By darodi Last update Oct 22, 2008 — Installed 42,826 times. Daily Installs: 19, 39, 15, 20, 22, 23, 22, 10, 27, 22, 12, 30, 13, 13, 30, 14, 28, 25, 16, 21, 16, 13, 22, 18, 19, 24, 18, 15, 16, 21, 22, 28
Script Summary:
Bypass the individual pages for images hosted by ImageFAP. Optionally prints a script to dowload with 'wget'
Recently Updated TopicsPosts
Archived Comments53

this script has 1 topic, 53 posts

This script has no reviews.

USAGE:

WGET: Wget script can be toggled on/off through menu (Tools -> Greasemonkey -> User script commands) or simply use the menu command to generate it.

DownthemAll: To save images without getimg.php click on "remaining mask" and type *name*.jpg or whatever file extension your using. also remember to click on "rename" for the option (if a file name already exists) in main preferences


CHANGELOG:
  • version 081022 (by nips9901)
    + link to the intermediate page in 'simple view' and 'one page view'
  • version 081021.2 (by darodi)
    + modified wget script to work with 'simple view' and 'one page view'
  • version 081021 (by nips9901)
    + use incremental filenames if no original filename is provided
    + print filename and url at start of wget command for easier lookup
    + quote directory names in md/mkdir command
    - minor code cleanup
  • version 081020 (by nips9901)
    + wget script includes deep directory creation
    + persistent configuration (see about:config)
    + menu-toggable inclusion of wget script (Tools -> Greasemonkey -> User script commands)
    + provide link to the original individual page too
    + wget script uses the original file name
    + wget script by default includes user agent (browser) and referer (replaced page)
    + wget script tries to adapt slightly to OS
    + slightly different display of script (font and width)
    - code modified to use XPath, and reorganized
    - removed original commented-out code of no use to this version
  • version 080615
    +wget script include added
    +wget script menu command added
    -CleanDisplay removed (obsolete)
  • version 080405
    @include modified, code not changed
  • version 080112
    CleanDisplay (ajax mode) added
  • version 0.6(20/11/07)
    code cleaned, optimized and decode function removed
  • version 0.5.1 (30/10/07)
    @include modified, code not changed
  • version 0.5 (13/09/07):
    modified to work with new " :: prev :: | 1 | 2 | 3 | :: next :: " links
  • version 0.4 (22/09/06):
    modified to work with imagefap changes
  • version 0.3 (30/04/06):
    works when onClick is not active.
  • version 0.2 (29/04/06):
    fixed : the value of the variable 'xk' changes everytime and its name too!
    include for the userscript changed ( thanks buergi ;) )
  • version 0.1 (21/04/06): first release