dlsite title reformat

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

Ekde 2020/11/16. Vidu La ĝisdata versio.

Aŭtoro
x94fujo6rpg
Ratings
0 0 0
Versio
0.51
Kreita
2020/11/16
Ĝisdatigita
2020/11/16
Size
20,7 kb
Licenco
N/A
Aplikiĝas al

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