Quran New Tab
Displays a random Quran ayah in a new tab.
Cos'è Quran New Tab?
Quran New Tab è un'estensione di Chrome sviluppata da Rami, e la sua funzione principale è "Displays a random Quran ayah in a new tab.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Quran New Tab
Scarica i file di estensione Quran New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Displays a random Quran ayah in a new tab.
With Orginal arabic and english translations
Update: 1.6:
- Bugfix: Fix play pause state.
Update 1.5:
- Added menu buttons to play, pause and stop Quran player.
Update 1.4:
- Optimizations and styling fixes.
- Added Surah info tooltip on hover of the Surah name.
Update 1.3:
- Add Surah and Ayah dropdowns to be able to select a specific one.
- Styling fixes
Update 1.2:
- Add audio player.
- Add next and prev buttons to navigate ayahs.
Update 1.1:
- Reduce animation time for Background images.
- Increase font size for Surah-name.
- Change Quran english translation to yusufali. Informazioni di Base sull'Estensione
| Nome | |
| ID | jmabnhpocbmceahaachaobdibagcoogn |
| URL Ufficiale | https://chromewebstore.google.com/detail/quran-new-tab/jmabnhpocbmceahaachaobdibagcoogn |
| Descrizione | Displays a random Quran ayah in a new tab. |
| Dimensione del File | 1.08 MB |
| Conteggio Installazioni | 83 |
| Versione Corrente | 1.6 |
| Ultimo Aggiornamento | 2023-09-11 |
| Data di Pubblicazione | 2023-08-14 |
| Valutazione | 5.00/5 Totale 2 Valutazioni |
| Sviluppatore | Rami |
| [email protected] | |
| Tipo di Pagamento | free |
| URL della Pagina di Aiuto | https://alzayat.de/ |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Quran New Tab",
"version": "1.6",
"description": "Displays a random Quran ayah in a new tab.",
"chrome_url_overrides": {
"newtab": "popup.html"
},
"icons": {
"16": "assets\/icons\/icon16.png",
"32": "assets\/icons\/icon32.png",
"48": "assets\/icons\/icon48.png",
"128": "assets\/icons\/icon128.png"
}
} | |