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