Alt
Alt
It makes sense to create a separate script for another site. One script for two different sites is a mess. I personally do not use this site at all. Also,...
Hm, it looks like a _custom_ Mastodon instance. (or no?) I already have some scripts (they are also "click and download") for personal use for some _default_ (or minimally modified)...
> UPD. Currently (2024.11.17), SMS is not required. Good. Well, even with an account I would not say that a lot of people have moved to it. It's the more...
Okay, here is the MINIMAL usable version for image downloading made in 1 hour. Right click (context menu event) on the image to download it. https://github.com/AlttiRi/bsky-click-and-save
Yeah, pretty usable script. Maybe later I will make it more finished. Downloading by RMB click on an image is convenient. _But I need to add some kind of "signal"...
> But I need to add some kind of "signal" that the image has been downloaded, like CSS box-shadow. https://github.com/AlttiRi/bsky-click-and-save/commit/1226254d22500c33c9b51866f9d589c8910bde9f
The workaround works, but I think _it should work from the box_, when a person uses Vite in the library mode.
However, there is a bug with this workaround — it duplicates the line with `"licence"` text. For the follow text: ```js // ==UserScript== // @name HrefTaker // @license GPL-3.0 //...