Change the font of Urdu text on web pages using this Chrome extension.
- Select from a variety of fonts for Urdu text.
- Applies the selected font to all Urdu text on the current web page.
-
Clone the repository or download the ZIP file.
git clone https://github.com/hamza-iqbal-hi/chrome-urdu.git
-
Open Google Chrome and go to chrome://extensions/.
-
Enable "Developer mode" at the top-right corner.
-
Click on "Load unpacked" and select the directory where you cloned/downloaded the extension.
The extension icon will appear in your browser toolbar.
-
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.
This project is licensed under the MIT License.
- 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.