Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meharsulaiman/mus-haf-chrome-extention
A Dashboard that sets background image to random muslim image and shows random Quran verse and their translation.
https://github.com/meharsulaiman/mus-haf-chrome-extention
Last synced: about 2 months ago
JSON representation
A Dashboard that sets background image to random muslim image and shows random Quran verse and their translation.
- Host: GitHub
- URL: https://github.com/meharsulaiman/mus-haf-chrome-extention
- Owner: meharsulaiman
- Created: 2024-01-22T11:03:20.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-22T11:14:48.000Z (12 months ago)
- Last Synced: 2024-02-20T17:37:20.993Z (11 months ago)
- Language: JavaScript
- Size: 1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chrome Extention named as Mus'haf
![Alt Text](https://github.com/meharsuleiman/mus-haf-chrome-extention/blob/main/Sample-image.png?raw=true)
This custom Chrome dashboard is designed to be displayed when a new tab is opened. It dynamically fetches a random Muslim image from Unsplash and a random verse from the Quranic API.
# How to Setup
```
npm install
npm run build```
this will create dist folder you have to load that dist folder in chrome extentions panel.