Drop My Flickr Links!

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

Dessa är versionerna av skriptet där koden uppdaterades. Visa alla versioner.

  • v2.1.3 2024-12-24

    Prevent initiating further downloads for the same photo URL while download is in progress

  • v2.1.2 2024-12-21

    Workarounds for 403/429 errors

  • v2.1.1 2024-12-20

    Try to mitigate 403 errors on photo download

  • v2.1 2024-10-20

    Preview mode UI revamp: SVG icons

  • v2.0 2024-09-05

    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 2024-08-14

    Fix for new albums layout

  • 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