dlsite title reformat

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

Version au 16/11/2020. Voir la dernière version.

Auteur
x94fujo6rpg
Notes
0 0 0
Version
0.53
Créé
16/11/2020
Mis à jour
16/11/2020
Taille
26,5 ko
Licence
N/A
S'applique à

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