Quran New Tab
Displays a random Quran ayah in a new tab.
Quran New Tab क्या है?
Quran New Tab Rami द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Displays a random Quran ayah in a new tab."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Quran New Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | Quran New Tab |
ID | jmabnhpocbmceahaachaobdibagcoogn |
आधिकारिक URL | https://chromewebstore.google.com/detail/quran-new-tab/jmabnhpocbmceahaachaobdibagcoogn |
विवरण | Displays a random Quran ayah in a new tab. |
फ़ाइल का आकार | 1.08 MB |
स्थापना संख्या | 83 |
वर्तमान संस्करण | 1.6 |
अंतिम अपडेट | 2023-09-11 |
प्रकाशन तिथि | 2023-08-14 |
रेटिंग | 5.00/5 कुल 2 रेटिंग्स |
डेवलपर | Rami |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
सहायता पृष्ठ URL | https://alzayat.de/ |
समर्थित भाषाएँ | 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" } } |