DyslexiaAway 版本历史 - 25 个版本
DyslexiaAway 作者: Edgar R.N
DyslexiaAway 版本历史 - 25 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.9.0
发布于 2026年4月28日 - 1.72 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- perf: use :is() to reduce style.css selector overhead and file size源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
较早版本
版本 1.8.6
发布于 2026年4月28日 - 1.72 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- fix: guard excludedDomains against non-array storage and kill timeout before SAVE_SETTINGS to avoid race
- chore: remove unused deps and update tooling源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.8.5
发布于 2026年4月2日 - 1.72 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- fix: ensure settings persist on popup close; optimize state tracking and font sanitization源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.8.4
发布于 2026年3月12日 - 1.72 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- fix: move state branch inside rAF to guarantee live state at paint time源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.8.3
发布于 2026年3月10日 - 1.72 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- fix: leading-edge rAF throttle to prevent render starvation during continuous drag源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.8.2
发布于 2026年3月5日 - 1.72 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- fix: add YouTube's yt-formatted-string to css rules源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.8.1
发布于 2026年3月4日 - 1.72 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- fix: reduce heart button glow blur and prevent layout shift when hidden
- refactor: rename classes to d-away-active and od-no-italic, update CSS vars to da- prefix
- fix: add injection lock to prevent concurrent injections源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.8.0
发布于 2026年3月3日 - 1.72 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- fix: cross-origin iframe exclusion via GET_TOP_HOST源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.7.1
发布于 2026年3月2日 - 1.72 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- feat: add rating reminder easteregg源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.7.0
发布于 2026年2月26日 - 1.72 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
Improve popup animations and interactions
- Use nested requestAnimationFrame for ready state
- Unify transitions to physical timing
- Add scale effect on range thumb active
- Adjust spacing for better layout源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.6.1
发布于 2026年2月24日 - 1.72 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- fix: Add blur listener for reliable popup save for Chromium browsers源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.6.0
发布于 2026年2月24日 - 1.72 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
feat: add custom font option for user flexibility
- Add custom font input allowing users to use any available system font
- Remove Balsamiq Sans
- Keep curated font list for smaller bundle size源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.5.0
发布于 2026年2月20日 - 2.42 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
refactor: clean up unused code and refine UI transitions
- Remove unused variables and redundant attributes
- Consolidate transition timers and improve hover effects源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.4.3
发布于 2026年2月20日 - 2.42 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- refactor: switch back to setTimeout for popup ready state源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.4.2
发布于 2026年2月19日 - 2.42 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- refactor: use light-dark for themes, group variables and consolidate rules
- fix: removeDOM always removes properties/classes to guarantee clean state
- fix: global defer popup's transitions源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.4.1
发布于 2026年2月18日 - 2.42 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- fix: prevent popup theme flicker via deferred transition initialization源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.4.0
发布于 2026年2月17日 - 2.42 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
perf: optimize engine and fix theme consistency
- Refactored MutationObserver to attribute-only for near-zero CPU overhead.
- Implemented hybrid throttling (rAF UI / 5ms messaging) for snappy sliders.
- Fixed popup theme flicker via immediate DOM application.
- Corrected Font Selector state logic for excluded and restricted sites.
- Improved injection reliability using PING/ENSURE_INJECTED flow.源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.3.3
发布于 2026年2月16日 - 2.42 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- fix: ensure active tab state sync on popup open
- fix: ensure theme is saved and broadcasted on reset源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.3.2
发布于 2026年2月16日 - 2.42 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- fix: eliminate popup flicker on reset源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.3.1
发布于 2026年2月16日 - 2.42 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- perf: Implement requestAnimationFrame throttling in popup for high-frequency input events源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.3.0
发布于 2026年2月16日 - 2.42 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- refactor: decentralized architecture for better performance and iframe support
- Content scripts now manage state via storage listeners to fix iframe/SPA bugs
- Use rAF to batch DOM updates and eliminate flickering
- Parallel injection with ping check to avoid duplicate scripts
- Instant active tab updates via messaging, background tabs via storage源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.2.4
发布于 2026年2月13日 - 2.42 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- refactor: remove unused code, simplify clearTimeout calls源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.2.3
发布于 2026年2月13日 - 2.42 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- perf: move observers outside scheduleUpdate to avoid delaying until next frame
- fix: remove fallback font to avoid FOUC
- chore: reorder @fonts order to match UI's源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.2.2
发布于 2026年2月12日 - 2.42 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- chore: change default font from OpenDyslexic to Andika
- chore: use 100ms for background updates
- fix: handle Firefox BFCache and GitHub Turbo SPA navigation properly
- fix: check CSS variables instead of class and always recreate observer to handle SPA/BFCache navigation源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.2.0
发布于 2026年2月9日 - 2.42 MB适用于 firefox 142.0 及更高版本, android 142.0 及更高版本Changelog:
- fix: resolve font persistence issue in Firefox BFCache源代码遵循 仅 GNU 通用公共许可证 v3.0 发布