Greasy Fork is available in English.

Drop My Flickr Links!

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

Dit zijn versies van het script waarin de code is bijgewerkt. Alle versies tonen.

  • v2.0 05-09-2024

    Mouse event driven tracking of relevant nodes
    Nodes processed on mutation observer notifications
    Preview mode widget for image control
    Zoom in/out, fit to screen view, full size view, rotate
    User-configurable keybindings

  • v1.5.2 14-08-2024

    Fix for new albums layout

  • v1.5.1 11-07-2024

    Skip appGetInfo() if YUI module failed to init

  • v1.5 04-07-2024
    • /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 28-06-2024

    Violentmonkey: also notify if responseObject.status is 0

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

    Added photo previews to the dropdown menu

  • v1.2 06-05-2024

    Fixed modal form method

  • v1.1 06-05-2024

    Fixed GM_download not working in TM with schemeless URLs

  • v1.0 29-04-2024