Quran New Tab
Displays a random Quran ayah in a new tab.
Qu'est-ce que Quran New Tab ?
Quran New Tab est une extension Chrome développée par Rami, et sa fonction principale est "Displays a random Quran ayah in a new tab.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Quran New Tab
Téléchargez les fichiers d'extension Quran New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Quran New Tab |
ID | jmabnhpocbmceahaachaobdibagcoogn |
URL Officiel | https://chromewebstore.google.com/detail/quran-new-tab/jmabnhpocbmceahaachaobdibagcoogn |
Description | Displays a random Quran ayah in a new tab. |
Taille du Fichier | 1.08 MB |
Nombre d'Installations | 83 |
Version Actuelle | 1.6 |
Dernière Mise à Jour | 2023-09-11 |
Date de Publication | 2023-08-14 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | Rami |
[email protected] | |
Type de Paiement | free |
URL de la Page d'Aide | https://alzayat.de/ |
Langues Prises en Charge | 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" } } |