Quran New Tab
Displays a random Quran ayah in a new tab.
Wat is Quran New Tab?
Quran New Tab is een Chrome-extensie ontwikkeld door Rami, en de belangrijkste functie is "Displays a random Quran ayah in a new tab.".
Extensie Screenshots
Download het CRX-bestand van de extensie Quran New Tab
Download Quran New 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
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.
Basisinformatie over de Extensie
Naam | Quran New Tab |
ID | jmabnhpocbmceahaachaobdibagcoogn |
Officiële URL | https://chromewebstore.google.com/detail/quran-new-tab/jmabnhpocbmceahaachaobdibagcoogn |
Beschrijving | Displays a random Quran ayah in a new tab. |
Bestandsgrootte | 1.08 MB |
Aantal Installaties | 83 |
Huidige Versie | 1.6 |
Laatst Bijgewerkt | 2023-09-11 |
Publicatiedatum | 2023-08-14 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | Rami |
[email protected] | |
Betalingswijze | free |
Help Pagina-URL | https://alzayat.de/ |
Ondersteunde Talen | 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" } } |