Skip to content

In-Browser Prayer Times and Notifications for Google Chrome and Microsoft Edge Chromium

License

Notifications You must be signed in to change notification settings

jalalmostafa/prayertimes

Repository files navigation

Prayer Times

badge-chrome

In-Browser Prayer Times and Notifications for Google Chrome Features:

  • In-Browser Notifications
  • Choose what you want to get notified for
  • Choose your location manually
  • A.M./P.M. and 24Hours format

By using this extension, you agree to the Privacy Policy

Support Prayer Times by buying me a coffee!

How to Build

Technology stack: React - TypeScript - Webpack

  • Create .env file in root directory and set the following properties:
# Google Geolocation and Maps APIs
GMAPS_API_KEY=<your_google_maps_api_key_here>
  • yarn install
  • yarn start

Credits