With this extension, you can fix your text that is written in Persian but on an English keyboard. this extension also reverts English text.
for example:
sghl => سلام
khl lk آشیه hsj => نام من Hadi است
اثممخ صخقمی => hello world
also handles characters written with shift:
اثممخ => hello
آثممخ => Hello
fhvhkY hTldn => بارانِ اُمید
build for Chrome extension
You can install this extension on Chrome Web Store.
https://chrome.google.com/webstore/detail/persian-typo-mistake/adjgpahbgikgkgocjelmenidfagmoiji
see google developer documentation for more details.
https://developer.chrome.com/docs/extensions/mv3
-
Clone the project
git clone https://github.com/hadizz/persian-typo-mistake-extension
-
You can add your desire icons or remove icons config in manifest.json file.
-
Open Google Chrome.
-
Open the Extension Management page by navigating to
chrome://extensions
-
Enable Developer Mode by clicking the toggle switch next to Developer mode.
-
Click the Load unpacked button and select the extension directory.
Ta-da 🎉! The extension has been successfully installed.
Contributions are welcome! ❤️