Bluesky Image Download Button

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

< Feedback on Bluesky Image Download Button

Review: Good - script works

§
Posted: 24.11.2024

Add an option to have it prompt for a download location

KanashiiWolfAuthor
§
Posted: 24.11.2024

Alright, update and tell me if that worked for you.

§
Posted: 26.11.2024
Edited: 26.11.2024

This is also just a Chrome/Firefox setting:

https://support.google.com/chrome/answer/95759?hl=en&co=GENIE.Platform%3DDesktop#zippy=%2Cchange-download-locations

https://support.mozilla.org/en-US/questions/959747

Does v1.7.6 force a location picker window on Chrome? Seems to work as I would hope on Firefox (i.e. respects the settings option to either show picker or download to specified directory) but that may just be because showSaveFilePicker() is only supported on Chromium as you noted

KanashiiWolfAuthor
§
Posted: 26.11.2024

Oh, you're right, I didn't even check the Chromium settings first since I just assumed Chrome wanted a different method for calling a download, but I downgraded and tried the prior version (v1.7.5) and it would pop up the download location window if I enable the setting (as show in attached).

I just forced it because I didn't even think to check for the option since I've been using FFx for over a decade. I might keep it this way temporarily so that next update I can add a checkbox to the settings page to toggle force Save As window within the script itself rather than respecting the browser setting.

Post reply

Sign in to post a reply.