Bluesky Image Download Button

Adds a download button to Bluesky images and videos.

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

  • v1.7.5 22/11/2024

    Grab extension from the blob (fix Chrome) and rewrite download to use built in method for Tamper/Violentmonkey.

  • v1.7.4 22/11/2024

    Put the script version in the template button to make it easier to see the version.

    Also did more cleanup and removed the console.log I forgot to get rid of.

  • v1.7.3 22/11/2024

    Code cleanup (used Gemini)

  • v1.7.2 22/11/2024

    Dropping JQuery for raw JS

  • v1.7.1 21/11/2024
  • v1.7.1 21/11/2024

    Bsky changes their settings page, so the on-the-fly-template-change field had to be fixed.

    Also minor fix to filenaming since it would append the <%username> fix when it wasn't necessary.

  • v1.7 21/11/2024

    Reduce the overall code size by combining the image and video codes, reworked how post ID is found, and add coredumperror as an author, because it was their script first and foremost. Please report any bugs, share a link to the post and describe how it happened if possible!

  • v1.6 17/11/2024

    Returning <%username> since I believe I fixed the filenames being truncated by an invalid file extension and also setting it as the new default.

  • v1.5.1 23/10/2024

    return default back to what I set

  • v1.5 21/10/2024

    Completely redesign the MO setup to be better at adapting to all pages.
    Move the "Filenaming" settings to the actual "Settings" page at the top.

  • v1.4 21/10/2024

    potentially solve it

  • v1.3 21/10/2024

    Attempt to keep it from breaking, still need to fix for Discovery and other lists/tabs.

  • v1.2 21/10/2024

    Potentially future-proof

  • v1.1 21/10/2024

    added the-nelsonator's changes

  • v1.0 18/10/2024