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.