dlsite title reformat

remove title link / remove excess text / custom title format / click button to copy

目前為 2020-11-16 提交的版本,檢視 最新版本

作者
x94fujo6rpg
評價
0 0 0
版本
0.53
建立日期
2020-11-16
更新日期
2020-11-16
尺寸
26.5 KB
授權條款
未知
腳本執行於

remove title link / remove excess text / custom title format
automatic convert forbidden characters (<>:"/|?*\) to fullwidth
click button to copy

v0.51: add copy button for each product data

v0.48: fix some issue in getData

v0.45: rearrange buttons (use less space)
now old buttons only appear when:
original != custom
default_format != (original or custom)

v0.41: add old button back, edit code to enable / disable

let oldUI_original_title = true; // Original / ID+Original button
let oldUI_default_format_title = false; // DefaultFormat / ID+DefaultFormat button

v0.38: now can be custom to any format you want
chagne separator in code (I'm too tired to make a new setting for this)

let separator = "、";

Most of the updates will be on github