Reading Mask의 버전 기록 - 2개 버전
Reading Mask 제작자: Indragith
Reading Mask의 버전 기록 - 2개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 0.0.6
2025년 12월 26일에 출시 - 48.24 KBfirefox 58.0 이상에서 작동Release Notes - Version 0.0.6
What's New
🔧 Bug Fixes- Fixed keyboard shortcuts on Windows/Linux: Simplified shortcuts from
Alt+Shift+M/NtoAlt+M/Nfor better usability on Windows and Linux systems - Fixed "Apply Changes" button: Resolved issue where users on Windows needed to click the button multiple times for settings to take effect
- Improved storage reliability: Switched to
storage.syncfor better cross-device synchronization and more reliable settings persistence
✨ Improvements- Added proper form submission handling to prevent unexpected behavior
- Improved async operations with better timing to ensure settings are saved before applying
- Enhanced error handling for edge cases
- Added null checks for better stability
🔑 Keyboard Shortcuts (Updated)
Windows/LinuxAlt + M- Toggle Reading Mask on/offAlt + N- Freeze/unfreeze mask position
macOSOption + Shift + M- Toggle Reading Mask on/offOption + Shift + N- Freeze/unfreeze mask position
📝 Technical Changes- Added required extension ID for storage.sync compatibility
- Changed button type from submit to button to prevent form submission issues
- Added 50ms delay before message sending to ensure storage writes complete
- Migrated from storage.local to storage.sync for cross-device settings sync
Compatibility- Minimum Firefox version: 58.0
- Works on all platforms (Windows, macOS, Linux)
- Cross-device settings synchronization when logged into Firefox Account
MIT 라이선스에 따라 릴리스된 소스 코드
- Fixed keyboard shortcuts on Windows/Linux: Simplified shortcuts from