Skip to content

Add support for different special characters #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
FatMax1492 opened this issue May 18, 2024 · 1 comment
Open

Add support for different special characters #17

FatMax1492 opened this issue May 18, 2024 · 1 comment

Comments

@FatMax1492
Copy link

FatMax1492 commented May 18, 2024

Is your feature request related to a problem? Please describe.
I've noticed that the Romanian language isn't fully supported by the browser extention. I would like to see this browser extention to be more compatible with other languages.

Describe the solution you'd like
Adding support for the letters ă â î ț ș that together are the special characters in the Romanian language. These special characters above are not counted as being part of a word, so a word like său (his) will remain unbolded.

Describe alternatives you've considered
I have not thought of any alternatives.

Additional context
image

@FatMax1492
Copy link
Author

FatMax1492 commented May 19, 2024

Actually I've gone ahead and made a fork on the UTF-8 encoding. There should be enhanced support for languages like Czech, Turkish and above all, Romanian. This was my first ever encounter with javascript and it miraculously worked! For now I've submitted it to Mozilla for private use.

If you want me to take down this fork please let me know and I will do so. You're also welcome to put incorporate this on main if you feel like it.

https://github.com/FatMax1492/smartReader

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant