Greasy Fork is available in English.
Cache frequently used Twitch emotes to reduce load delay
目前为 2025-05-08 提交的版本,查看 最新版本。
这些是代码更新过的版本 显示所有版本
The "cashed" text labels have been removed and put into debugging. incorrect overlapping of several emoticons in one container and their displacement is excluded.
Label under each smiley: Each opaque smiley gets a label "cached" or "failed" with a dynamic left corresponding to its position.Semi-transparent emoticons: Do not receive labels and are aligned on the same level with other emoticons thanks to vertical-align: middle.Saving the container: .emote-container does not change, emoticons are displayed as usual.
fix for chrome.runtime.onMessage.addListener((request, sender, sendResponse) => {
not big fix for emotes blocking chrome.runtime.onMessage.addListener((request, sender, sendResponse) => { .