History Cleaner のバージョン履歴 - 全 1 バージョン
History Cleaner 作成者: LKNQ
History Cleaner のバージョン履歴 - 全 1 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 3.1
リリース日 : 2026年3月21日 - 21.94 KBfirefox バージョン 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 Public License 2.0 に従いリリースされています