Quran New Tab

Displays a random Quran ayah in a new tab.

Quran New Tabคืออะไร?

Quran New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Rami และคุณลักษณะหลักของมันคือ "Displays a random Quran ayah in a new tab."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Quran New Tab

ดาวน์โหลดไฟล์ส่วนขยาย Quran New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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 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
อีเมล ramy.za.rr@gmail.com
ประเภทการชำระเงิน 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"
    }
}