Daily Islamic Hadith Extension is a browser extension designed to provide users with a daily Hadith. It aims to bring the wisdom and teachings of the Prophet Muhammad (peace be upon him) into your daily routine by displaying a new Hadith each day directly in your browser.
- Daily Hadith: Receive a new Hadith with its explanation every day directly in your browser.
- Simple and Clean UI: Easy-to-use interface with minimalistic design.
- Language Support: Supports multiple languages for Hadith display.
- Multiple Modes: Supports multiple modes of displaying Hadith.
- Multiple Themes: Supports multiple display themes for the extension.
- Open Source: Contribute to the development or customize the extension for your needs.
See the full list of releases and updates in the Release Notes.
You can install the extension from the chrome web store from here.
- Clone or download the repository.
git clone https://github.com/osama1225/daily-islamic-hadith-extensions.git
- Open
chrome://extensions/
in your Chrome browser. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the cloned/downloaded directory.
- The extension should now be installed and ready to use.
You can install the extension from the firefox add-ons store from here.
- Clone or download the repository.
git clone https://github.com/osama1225/daily-islamic-hadith-extensions.git
- Open
about:debugging
in your Firefox browser. - Click on "This Firefox" on the left panel.
- Click "Load Temporary Add-on" and select the
manifest.json
file from the cloned/downloaded directory. - The extension should now be installed and ready to use.
Once installed, the extension will automatically display a new Hadith each day in your browser. You can customize the settings by clicking on the extension icon and navigating to the options menu.
We welcome contributions to improve the extension! Here's how you can help:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature-name
). - Make your changes and commit them (
git commit -m 'Add new feature'
). - Push the changes to your branch (
git push origin feature/your-feature-name
). - Open a pull request.
Please ensure your code adheres to the existing coding style and includes appropriate tests.
If you encounter any issues or have suggestions for improvements, please open an issue in the repository.
This project is licensed under the MIT License. See the LICENSE file for more details.