Replace hitcount with kudos/hits percentage. Sort works on the page by this ratio.
< 脚本 AO3: Kudos/hits ratio 的反馈
Clash with other userscript which changes text color.
My suggestion
var ratio_value = $('<dd class="kudoshits"></dd>').text(percents_print + '%').css('color', 'black');
登录以发布留言。
Clash with other userscript which changes text color.
My suggestion