Skip to content

web extinsion to convert Keyboard letters (Arabic to English) or (English to Arab) "Not a translation"

Notifications You must be signed in to change notification settings

ahmedMbassiouny/Text-Converter-extinsion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Converter Extension

Text Converter is a browser extension that allows users to convert selected text from English to Arabic and vice versa. The extension also supports copying the converted text to the clipboard.

When the user selects the wrong keyboard language and writes some text and then sees this error, they must erase all the words and then retype them in the correct language. Our add-on solves this problem as it takes the wrong words and converts them to the other language (Arabic to English) or (English to Arab)

Features

  • Convert text from English to Arabic based on keyboard letter mapping.
  • Convert text from Arabic to English based on keyboard letter mapping.
  • Copy the converted text to the clipboard with a single click.

Installation

Prerequisites

  • Google Chrome or any Chromium-based browser.

Steps

  1. Clone the Repository OR Download All files

    git clone https://github.com/yourusername/text-converter-extension.git
    cd text-converter-extension
  2. Load the Extension in Chrome

    1. Open Chrome and navigate to chrome://extensions/.
    2. Enable "Developer mode" by toggling the switch in the top right corner.
    3. Click on the "Load unpacked" button.
    4. Select the directory where you cloned the repository (text-converter-extension).
  3. Verify Installation

    • After loading the extension, you should see the Text Converter icon in your browser toolbar.

Usage

  1. Click on the Text Converter icon in the browser toolbar to open the extension popup.
  2. Enter the text you want to convert in the input field.
  3. Click the "Convert" button to see the converted text.
  4. Click the "Copy to Clipboard" button to copy the converted text.

Contributing

If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

Contact

Developed by Ahmed Bassiouny. If you have any questions or suggestions, feel free to open an issue or reach out.

Presentation

1

2

3

4

5

6

7

About

web extinsion to convert Keyboard letters (Arabic to English) or (English to Arab) "Not a translation"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published