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.
Co je Quran Tab?
Quran Tab je rozšíření Chrome vyvinuté Mohamed Abusrea, a jeho hlavní funkcí je „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.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Quran Tab
Stáhněte si soubory rozšíření Quran Tab ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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 📖 Základní Informace o Rozšíření
| Název | |
| ID | afaihcdgkjebgabomemccdneglknjkdd |
| Oficiální URL | https://chromewebstore.google.com/detail/quran-tab/afaihcdgkjebgabomemccdneglknjkdd |
| Popis | 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. |
| Velikost souboru | 11.92 MB |
| Počet instalací | 43,204 |
| Aktuální Verze | 2.6.7 |
| Poslední Aktualizace | 2024-01-21 |
| Datum Vydání | 2019-04-09 |
| Hodnocení | 4.91/5 Celkem 633 Hodnocení |
| Vývojář | Mohamed Abusrea |
| [email protected] | |
| Typ Platby | free |
| URL Stránky Zásad Ochrany Soukromí | https://www.freeprivacypolicy.com/live/03a465b3-035d-46fb-bf55-8e2b185caa74 |
| Podporované Jazyky | 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"
}
} | |