Greasy Fork is available in English.

Dreamwidth: Copy links of uploaded images

adds two buttons to the dw gallery image upload page to copy links of all images at once

Maker
Fangirlishness
Dagelijks aantal installaties
0
Totaal aantal installaties
15
Beoordelingen
0 0 0
Versie
1.1
Gemaakt op
27-11-2022
Bijgewerkt op
28-11-2022
Licentie
N.v.t.
Wordt toegepast op

This script for dreamwidth adds two buttons to the dw gallery image upload page, with which you can copy all links of all the images you just uploaded at once.

One button copies the contents of all the "Image Code" fields as is - i.e. an html link tag to the full size image and a 100x100 preview image.

The second button parses out the img tag only, removing the link, and sets the image size to 800x800. That happens to be the format I need most often, ymmv.

The links are copied to the clipboard separated by linefeeds.