Bluesky Image Download Button

Adds a download button to Bluesky images and videos. Built off coredumperror's script with a few improvements.

Устаревшая версия за 01.12.2024. Перейдите к последней версии.

Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.

  • вер. 1.8.1 13.12.2024

    remove unused code and replace depricated code

  • вер. 1.8.0 09.12.2024

    let -> const

  • вер. 1.8.0 09.12.2024

    Make it mobile friendly (bye bye GM_download).

  • вер. 1.7.9 07.12.2024
  • вер. 1.7.8 01.12.2024

    let -> const

  • вер. 1.7.8 01.12.2024

    Fix download not grabbing the right user's information again

  • вер. 1.7.7 01.12.2024

    Revert the download changes to make it work properly on all browsers. Save-As dialog box respects browser settings again.

  • вер. 1.7.6 24.11.2024

    Rewrite download function again to force Save-As dialog to appear on Chromium browsers.

  • вер. 1.7.5 23.11.2024
  • вер. 1.7.5 22.11.2024

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

  • вер. 1.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.

  • вер. 1.7.3 22.11.2024

    Code cleanup (used Gemini)

  • вер. 1.7.2 22.11.2024

    Dropping JQuery for raw JS

  • вер. 1.7.1 21.11.2024
  • вер. 1.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.

  • вер. 1.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!

  • вер. 1.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.

  • вер. 1.5.1 23.10.2024

    return default back to what I set

  • вер. 1.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.

  • вер. 1.4 21.10.2024

    potentially solve it

  • вер. 1.3 21.10.2024

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

  • вер. 1.2 21.10.2024

    Potentially future-proof

  • вер. 1.1 21.10.2024

    added the-nelsonator's changes

  • вер. 1.0 18.10.2024