Greasy Fork

AO3: Kudos/hits ratio

Replace hitcount with kudos/hits percentage. Sort works on the page by this ratio.

< 脚本 AO3: Kudos/hits ratio 的反馈

提问 / 留言

§
发布于:2018-12-21

Clash with other userscript which changes text color.

My suggestion

var ratio_value = $('<dd class="kudoshits"></dd>').text(percents_print + '%').css('color', 'black');

发布留言

登录以发布留言。