/chrome-urdu

Chrome extension for urdu fonts

Primary LanguageJavaScript

Urdu Font Changer Chrome Extension

Change the font of Urdu text on web pages using this Chrome extension.

Features

  • Select from a variety of fonts for Urdu text.
  • Applies the selected font to all Urdu text on the current web page.

Installation

  1. Clone the repository or download the ZIP file.

    git clone https://github.com/hamza-iqbal-hi/chrome-urdu.git
  2. Open Google Chrome and go to chrome://extensions/.

  3. Enable "Developer mode" at the top-right corner.

  4. Click on "Load unpacked" and select the directory where you cloned/downloaded the extension.

The extension icon will appear in your browser toolbar.

Usage

  • Click on the extension icon to open the popup.

  • Choose your preferred Urdu font from the dropdown menu.

  • The selected font will be applied to all Urdu text on the current web page.

License

This project is licensed under the MIT License.

Contributing

Feel free to contribute to the project. Follow the standard GitHub flow:

  • Fork the repository.
  • Create a new branch (git checkout -b feature/fooBar).
  • Make your changes.
  • Commit your changes (git commit -am 'Add some fooBar').
  • Push to the branch (git push origin feature/fooBar).
  • Create a new Pull Request.