Greasy Fork is available in English.
Enables subreddit specific emoji display on old reddit.
< Feedback on Emojis for old reddit
Thanks for the useful script!As of version 1.1, the width and height appear to be reversed -- I fixed it by changing the img tag to the following:<img src="${emoji.s.u}" width="${emoji.s.x}" height="${emoji.s.y}" title=":${emojiIDArr[2]}:" /></span>
You are right, thanks for the correction, will fix it.
تسجيل الدخول إلى مرحلة ما بعد الرد.
Thanks for the useful script!
As of version 1.1, the width and height appear to be reversed -- I fixed it by changing the img tag to the following:
<img src="${emoji.s.u}" width="${emoji.s.x}" height="${emoji.s.y}" title=":${emojiIDArr[2]}:" /></span>