Enables subreddit specific emoji display on old reddit.
< Отзив за 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>