您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
adds two buttons to the dw gallery image upload page to copy links of all images at once
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.