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

作者
Fangirlishness
日安装量
0
总安装量
15
评分
0 0 0
版本
1.1
创建于
2022-11-27
更新于
2022-11-28
许可证
暂无
适用于

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.