History Cleaner 版本历史 - 1 个版本
History Cleaner 作者: LKNQ
History Cleaner 版本历史 - 1 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 3.1
发布于 2026年3月21日 - 21.94 KB适用于 firefox 142.0 及更高版本Fixed favicons not loading — popup CSP blocks external images, favicon fetching now routed through background script which converts responses to data URLs
Fixed favicons silently failing — two separate onMessage listeners meant the getFavicon handler was never reached, merged into a single listener
Fixed horizontal scrollbar flash when removing a domain — caused by translateX pushing the item outside the container, removed horizontal movement and added overflow-x hidden to the list
Fixed domain list flickering on remove — previously called renderList() after animation which rebuilt all DOM nodes and re-triggered entrance animations on every remaining item, now removes only the single node directly
Fixed Clean Now button growing when clicked — spinner was in the flex row pushing content wider, moved to position absolute with fixed button height so layout never shifts
Added real favicons for domain entries via background script proxy
Added animated progress bar during cleaning
Added ripple effect on buttons
Improved domain remove animation — two-phase fade then height collapse so items below slide up smoothly源代码遵循 Mozilla 公共许可证 2.0 发布