Sleazy Fork is available in English.

ExHentai & g.E-Hentai Tags Preview

When you hover over a gallery it shows the tags.

< 脚本ExHentai & g.E-Hentai Tags Preview的反馈

评价:一般 - 脚本能用,但还有一些问题

§
发表于:2015-07-13

Suggestion for tag layout

It would be better if the layout looked similar to this: https://imgur.com/SZPftSj

Federico 2作者
§
发表于:2015-07-13

That's how I wanted to do it actually, but I was too lazy lol

§
发表于:2016-01-15
编辑于:2016-05-05
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:');
额,去掉【】

Jixun.Moe管理员
§
发表于:2016-01-15

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:');
D P
§
发表于:2016-11-04

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.

发表回复

登录以发表回复。