Drop My Flickr Links!

Creates a hoverable dropdown menu that shows links to all available sizes for Flickr photos.

These are versions of this script where the code was updated. Show all versions.

  • v1.5.1 2024-07-11

    Skip appGetInfo() if YUI module failed to init

  • v1.5 2024-07-04
    • /discuss/ page support
    • Display photo license info when in preview mode (can be disabled in settings)
    • Use GM.xmlHttpRequest to handle requests if YUI module is not available
    • Added workarounds for FF+Tampermonkey 'UserScripts API' mode, though using 'UserScripts API Dynamic' is still recommended
  • v1.4.1 2024-06-28

    Violentmonkey: also notify if responseObject.status is 0

  • v1.4 2024-06-28
    • /tags/ page support
    • Notify user if download fails
  • v1.3 2024-06-03

    Added photo previews to the dropdown menu

  • v1.2 2024-05-06

    Fixed modal form method

  • v1.1 2024-05-06

    Fixed GM_download not working in TM with schemeless URLs

  • v1.0 2024-04-29