Text Direction Fixer 版本历史 - 4 个版本
Text Direction Fixer 作者: Parsa Zeinali
Text Direction Fixer 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.3
发布于 2024年5月9日 - 36.62 KB适用于 firefox 48.0 及更高版本, android 120.0 及更高版本The functionality issue is fixed in this version.源代码遵循 Mozilla 公共许可证 2.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 1.2
发布于 2024年5月9日 - 36.33 KB适用于 firefox 48.0 及更高版本<h1>Text Direction Fixer Add-on for Mozilla Firefox - Version 1.2</h1>
<p>We are excited to announce the release of version 1.2 of the Text Direction Fixer add-on for Mozilla Firefox. This update brings several improvements and bug fixes to enhance your browsing experience.</p>
<h2>What's New</h2>
- Improved Persian text detection algorithm:
- The add-on now accurately detects Persian text based on the following conditions:
- If the text starts with Persian letters or numbers
- If the majority of the words in the text are in Persian
- Words connected to punctuation marks are now correctly identified as Persian words
- Words containing the Persian zero-width non-joiner character () are now properly recognized as Persian words
- The add-on now accurately detects Persian text based on the following conditions:
- Bug fixes:
- Fixed an issue where the add-on would sometimes throw an error in the console when encountering non-element nodes
- Resolved a bug where the Persian text detection regex was not defined in the scope of the mutation observer callback
<h2>Installation</h2>
<p>To install or update the Text Direction Fixer add-on, follow these steps:</p>
- Open Mozilla Firefox
- Visit the add-on page on the Mozilla Add-ons website
- Click on the "Add to Firefox" button
- Confirm the installation when prompted
<p>The add-on will be automatically installed or updated to version 1.2.</p>
<h2>Feedback and Support</h2>
<p>We value your feedback and are committed to providing the best user experience. If you encounter any issues, have suggestions, or need assistance, please don't hesitate to reach out to our support team at pzeinali.dev@gmail.com.</p>
<p>Thank you for using the Text Direction Fixer add-on. We hope you enjoy the improved text direction handling in version 1.2!</p>源代码遵循 Mozilla 公共许可证 2.0 发布
- Improved Persian text detection algorithm:
版本 1.1
发布于 2024年5月7日 - 36.6 KB适用于 firefox 48.0 及更高版本Improved Text Direction Detection: The extension now accurately identifies and applies the dir="rtl" attribute to elements containing Persian characters, regardless of their position in the content. This includes scenarios where the content starts with a Persian number or symbol followed by English words, ensuring that such content is displayed correctly.
Enhanced User Experience: With these updates, Auto Direction Adjuster provides a more intuitive and reliable solution for adjusting text direction on web pages. Users can now expect more accurate and consistent text direction adjustments, improving readability and accessibility.
Continued Support for Dynamic Content: The extension remains committed to supporting dynamic web content. It continuously monitors the webpage for new content, ensuring that the dir attribute is correctly applied even to elements added after the initial page load.源代码遵循 Mozilla 公共许可证 2.0 发布