Quran Tab
Quran Tab is an Islamic new tab page that will keep you inspired by a verse from the Quran every time you open a new tab.
Wat is Quran Tab?
Quran Tab is een Chrome-extensie ontwikkeld door Mohamed Abusrea, en de belangrijkste functie is "Quran Tab is an Islamic new tab page that will keep you inspired by a verse from the Quran every time you open a new tab.".
Extensie Screenshots
Download het CRX-bestand van de extensie Quran Tab
Download Quran Tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Quran Tab is an Islamic new tab page that will keep you inspired by a verse from the Quran every time you open a new tab that helps you achieve your "Khatma" and keeps you connected with the words of Allah.
Features:
* The app supports 15+ languages/translations of the Quran 🌐
* It has 20+ reciters so you can play any verse with your favorite reciter 🎧
* Bookmark your favorite verses ❤️
* Auto-change verse: show new verse with every new tab 🔀
* Beautiful backgrounds 🌄
* A beautiful Dark-theme 🌚
* Prayer times with many options to customize them 🕋
* Arabic Tafseer for every verse 📖 Basisinformatie over de Extensie
| Naam | |
| ID | afaihcdgkjebgabomemccdneglknjkdd |
| Officiële URL | https://chromewebstore.google.com/detail/quran-tab/afaihcdgkjebgabomemccdneglknjkdd |
| Beschrijving | Quran Tab is an Islamic new tab page that will keep you inspired by a verse from the Quran every time you open a new tab. |
| Bestandsgrootte | 11.92 MB |
| Aantal Installaties | 43,204 |
| Huidige Versie | 2.6.7 |
| Laatst Bijgewerkt | 2024-01-21 |
| Publicatiedatum | 2019-04-09 |
| Beoordeling | 4.91/5 Totaal 633 Beoordelingen |
| Ontwikkelaar | Mohamed Abusrea |
| [email protected] | |
| Betalingswijze | free |
| URL van de Privacybeleid Pagina | https://www.freeprivacypolicy.com/live/03a465b3-035d-46fb-bf55-8e2b185caa74 |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Quran Tab",
"description": "Quran Tab is an Islamic new tab page that will keep you inspired by a verse from the Quran every time you open a new tab.",
"version": "2.6.7",
"manifest_version": 3,
"permissions": [
"notifications",
"alarms",
"offscreen"
],
"host_permissions": [
"https:\/\/api.alquran.cloud\/*",
"https:\/\/*.islamic.network\/*"
],
"background": {
"service_worker": "service_worker.js",
"type": "module"
},
"icons": {
"128": "icon128.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
}
} | |