Greasy Fork

Greasy Fork is available in English.

dlsite title reformat

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

当前为 2020-11-16 提交的版本,查看 最新版本

作者
x94fujo6rpg
评分
0 0 0
版本
0.51
创建于
2020-11-16
更新于
2020-11-16
大小
20.7 KB
许可证
暂无
适用于

Most of the updates will be on github

remove title link / remove excess text / custum 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 = "、";