dlsite title reformat

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

As of 2020-11-16. See the latest version.

Author
x94fujo6rpg
Ratings
0 0 0
Version
0.51
Created
2020-11-16
Updated
2020-11-16
Size
20.7 KB
License
N/A
Applies to

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 = "、";