RTL Helper 版本紀錄 - 5 個版本
RTL Helper 作者: Reza Asadi
RTL Helper 版本紀錄 - 5 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 1.5
發行於 2025年9月21日 - 41.51 KB適用於 firefox 91.0 與更新版本, android 120.0 與更新版本Release Notes - RTL Helper v1.5
New Features- Added real-time synchronization between popup UI and storage state
- Popup now automatically updates when RTL state changes via keyboard shortcuts
- Enhanced visual feedback for switch button state
Improvements- Optimized storage change listeners for better performance
- Reduced code redundancy by removing duplicate status update calls
- Improved UI consistency across different interaction methods
Technical Changes- Implemented
chrome.storage.onChanged
listener in popup - Removed manual status update calls from multiple locations
- Added CSS-based visual indicators for switch state
Bug Fixes- Fixed popup UI not updating when using keyboard shortcuts
- Resolved visual inconsistency in switch button state display
原始碼依照 MIT License 條款釋出
下載 Firefox必須使用 Firefox 才能使用此擴充套件較舊版本
版本 1.4
發行於 2025年9月18日 - 41.41 KB適用於 firefox 91.0 與更新版本, android 120.0 與更新版本RTL Helper - Release Notes v1.4
What's New- Added multi-language support (Arabic, Hebrew, Urdu)
- Automatic RTL/LTR direction detection
- Improved mobile touch support
- Enhanced accessibility features
Technical Updates- Implemented comprehensive i18n system
- Performance optimizations
- Better content script compatibility
GitHub Repository原始碼依照 MIT License 條款釋出
版本 1.3
發行於 2025年9月17日 - 29.44 KB適用於 firefox 58.0 與更新版本, android 120.0 與更新版本Changelog - Version 1.3
Updates and Improvements:
Improved mobile compatibility with customized CSS and targeted JavaScript enhancements for a seamless user experience across devices.
Refined visual design and interface consistency on both desktop and Android platforms.
Enhanced navigation with intuitive back buttons, eliminating the need to manually close windows.
Added the ability to close the menu by pressing the settings button, significantly improving usability on mobile devices.
Resolved various bugs and implemented performance optimizations for greater stability原始碼依照 MIT License 條款釋出
版本 1.2
發行於 2025年9月17日 - 28.56 KB適用於 firefox 58.0 與更新版本Changelog - Version 1.1 to 1.2
New Features
Keyboard Shortcuts Support: Added keyboard shortcut (Ctrl+Alt+R) for toggling RTL functionality
Dark/Light Theme Support: Automatic theme synchronization with browser's color scheme
Advanced Settings Page: Dedicated options page with custom CSS capabilities
Reset to Default Feature: Added one-click reset functionality for all settings
Improvements
Enhanced User Interface: Modernized popup design with improved responsive layout
Settings Management: Streamlined settings architecture with better storage handling
Accessibility Improvements: Better contrast ratios and visual indicators
Performance Optimization: Reduced memory usage and improved content script efficiency
Technical Updates
Manifest Configuration: Updated permissions structure for better security
Event Handling: Improved message passing between background, content, and popup scripts
Error Handling: Enhanced error recovery and fallback mechanisms
Code Refactoring: Restructured codebase for better maintainability
Bug Fixes
Fixed body tag direction styling application issue
Resolved font family selection persistence problem
Corrected keyboard shortcut display when no shortcut is set
Fixed synchronization issues between multiple browser tabs
Upgrade Notes
Existing user settings will be preserved during upgrade
Keyboard shortcuts may require browser restart to take effect
No data migration required from previous versions
Security
Maintained minimal permission requirements
No additional external dependencies added
Enhanced content security policy configuration原始碼依照 MIT License 條款釋出
版本 1.1
發行於 2025年9月12日 - 35.08 KB適用於 firefox 58.0 與更新版本Release Notes - Version 1.1.0
What's NewAdded advanced settings page for custom font selection and CSS customization
Improved error handling and messaging between extension components
Fixed tab communication issues that prevented style updates
Added proper storage change listeners for automatic settings application
Technical ChangesReplaced Promise-based messaging with callback system for Firefox compatibility
Added chrome.storage.onChanged listener for real-time settings updates
Enhanced content script injection and error recovery
Added comprehensive console logging for debugging
Bug FixesFixed "Could not establish connection" errors
Resolved "chrome.tabs.sendMessage is undefined" issues
Addressed problems with advanced settings not applying correctly
Improved compatibility with various website structures
Security NotesNo changes to permission requirements
Maintains same security model as previous version
All user data remains local to the browser
CompatibilityRequires Firefox 60 or higher
Compatible with all supported Firefox platforms原始碼依照 MIT License 條款釋出