Skip to content

daily-islamic-hadith/browser-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Islamic Hadith Extension

License

Overview

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.

Features

  • 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.

Changelog

See the full list of releases and updates in the Release Notes.

Installation

Chrome

Chrome Web Store

You can install the extension from the chrome web store from here.

Manually

  1. Clone or download the repository.
    git clone https://github.com/osama1225/daily-islamic-hadith-extensions.git
  2. Open chrome://extensions/ in your Chrome browser.
  3. Enable "Developer mode" in the top right corner.
  4. Click "Load unpacked" and select the cloned/downloaded directory.
  5. The extension should now be installed and ready to use.

Firefox

Addons store

You can install the extension from the firefox add-ons store from here.

Manually

  1. Clone or download the repository.
    git clone https://github.com/osama1225/daily-islamic-hadith-extensions.git
  2. Open about:debugging in your Firefox browser.
  3. Click on "This Firefox" on the left panel.
  4. Click "Load Temporary Add-on" and select the manifest.json file from the cloned/downloaded directory.
  5. The extension should now be installed and ready to use.

Usage

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.

Contributing

We welcome contributions to improve the extension! Here's how you can help:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature-name).
  3. Make your changes and commit them (git commit -m 'Add new feature').
  4. Push the changes to your branch (git push origin feature/your-feature-name).
  5. Open a pull request.

Please ensure your code adheres to the existing coding style and includes appropriate tests.

Issues

If you encounter any issues or have suggestions for improvements, please open an issue in the repository.

License

This project is licensed under the MIT License. See the LICENSE file for more details.