Cool Refresh version history - 2 versions
Cool Refresh by Pro Bandey
Cool Refresh version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 15.0
Released Jun 13, 2026 - 43.63 KBWorks with firefox 146.0 and later, android 146.0 and laterHere is a summary of the improvements introduced across the files:- Semantic Upgrades: Converted generic span controls in the settings panels to standard native
<button>tags to allow default keyboard interaction. - Accessibility Enhancements: Added ARIA dialog properties, modal focus tags, and visual keyboard outlines (
:focus-visible) to help screen readers. - Expanded Customization: Integrated over a dozen newly designed icons (including curved arrows, squircles, coffee cups, rockets, and custom shapes).
- Layout Correction: Resolved double-defined layout alignment rules inside the custom shape selector grid stylesheet.
- Keyboard Navigation: Introduced a keydown listener to support standard selection of custom settings presets and menus via standard navigation keys.
- Optimized Scroll Tracking: Prevented layout thrashing during drag interactions by caching the target scroll parent on touch start rather than recursively querying on every touchmove event.
- Smoothed Animations: Scheduled drag position and translation adjustments inside
requestAnimationFramecycles to lower animation latency on dynamic displays. - Viewport Safeguards: Wrapped Visual Viewport listeners in a safety fallback container to maintain consistency across various tab environments.
Source code released under GNU Lesser General Public License v3.0 only
- Semantic Upgrades: Converted generic span controls in the settings panels to standard native
Older versions
Version 12.0.0
Released May 2, 2026 - 41.83 KBWorks with firefox 146.0 and later, android 146.0 and laterSource code released under GNU Lesser General Public License v3.0 only