dobidi / add-bidi-support-web-extension

This extention makes basic DOM manipulation in order to add support for rendering text in proper direction (LTR/RTL). This is a Mirror repository for https://gitlab.com/add-bidi-support/bidi-support-firefox-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bidi Support Firefox Extension

This extension makes basic DOM manipulation and improves support for bidirectional text, resulting in rendering text in the proper direction.

The aim is to demonstrate the easy approach to adding bidirectional text support on the web. This project cannot fix all the issues due to differences in the structure of web pages.

افزونه فایرفاکس برای افزودن پشتیبانی از متن دوسویه

این افزونه با اعمال تغییراتی ابتدایی در ساختار صفحات وب، پشتیبانی از متن دوسویه را در وب‌گاه‌ها بهبود می‌بخشد.

هدف این پروژه، نشان دادن روش آسان حل مشکل متن دوسویه یا Bidirectional Text در وب است. به دلیل تفاوت در شیوهٔ پیاده‌سازی صفحات در وب‌گاه‌های مختلف، این پروژه نمی‌تواند همهٔ مشکلات را به شیوهٔ بهینه رفع کند.

Get it | دریافت افزونه

https://addons.mozilla.org/en-US/firefox/addon/add-bidi-support/

License | پروانه انتشار

GNU General Public License v3

About

This extention makes basic DOM manipulation in order to add support for rendering text in proper direction (LTR/RTL). This is a Mirror repository for https://gitlab.com/add-bidi-support/bidi-support-firefox-extension

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%