When you hover over a gallery it shows the tags.
< 脚本ExHentai & g.E-Hentai Tags Preview的反馈
That's how I wanted to do it actually, but I was too lazy lol
It would be better if the layout looked similar to this: https://imgur.com/SZPftSj
在【function insertStuff(title, index) 】里【 $('#info_div').html】前添加
index = index.replace('parody:', '<【br】/>parody:');
额,去掉【】
English translation from @Dodying 's reply.
Inside function insertStuff(title, index)
and before $('#info_div').html
, add following:
var index = index.replace('parody:', '<br/>parody:');
I made the layout changes in https://greasyfork.org/en/scripts/24442-custom-exhentai-g-e-hentai-tags-preview if you are interested in integrating this into your script.
Suggestion for tag layout
It would be better if the layout looked similar to this: https://imgur.com/SZPftSj