Greasy Fork is available in English.

Bluesky Image Downloader

Adds a download button to images posted to Bluesky, which immediately downloads the image in max quality and with a descriptive filename for easy sorting.

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
coredumperror
1日のインストール数
0
累計インストール数
18
評価
1 0 0
バージョン
1.0
作成日
2024/05/22
更新日
2024/05/22
ライセンス
MIT
対象サイト

This script adds a simple "download" button to images on Bluesky.

It uses Bluesky's API to acquire a higher quality, less compressed version of the image than the Bluesky feeds provide, and also gives the downloaded image file a useful filename. You can customize the filename format a bit by editing the script to your liking.

I based this script on TwitterImg Downloader, though Bluesky Image Downloader barely resembles the original.