Zikr

Zikr App Is Designed To Make The Listening To The Holy Quran Much More Easier And Faster With Constantly Renewed List Of Readers

Zikrคืออะไร?

Zikr เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Momen Yasser และคุณลักษณะหลักของมันคือ "Zikr App Is Designed To Make The Listening To The Holy Quran Much More Easier And Faster With Constantly Renewed List Of Readers"

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

screenshot

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

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

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

                        Zikr app make it easy for you to listen Holy Quran much more faster and easier with professional Quran player provides list of readers constantly renewed and possibility of requesting to add your favorite readers, The app is available in two languages Arabic and English with several options to play Quran playlist . For suggestions or to report a problem, please contact the following e-mail. thanks
[email protected]
----------------------
Changelog (V3) : 
1 - Fixing Close Button Reset Form Issue
2 - Improving Mobility Between Session
3 - Adding Volume Option
4 - Adding Time Option
5 - Adding Repeat Option
6 - Adding Progress Bar Time/Mobility Option
7 - Fixing Random Playing Issue
8 - Adding TURK Language
9 - Improving UI
10 - Improving JS Core
11 - Fixing Alt-Image Bug On Linux                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Zikr Zikr
ID dechcjncbhilapicebooedmhphhiglef
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/zikr/dechcjncbhilapicebooedmhphhiglef
คำอธิบาย Zikr App Is Designed To Make The Listening To The Holy Quran Much More Easier And Faster With Constantly Renewed List Of Readers
ขนาดไฟล์ 6.34 MB
จำนวนการติดตั้ง 1,049
เวอร์ชันปัจจุบัน 3.2.0
อัปเดตครั้งล่าสุด 2017-04-21
วันที่เผยแพร่ 2017-04-21
คะแนน 4.93/5 รวมทั้งหมด 71 คะแนน
ผู้พัฒนา Momen Yasser
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Zikr",
    "version": "3.2.0",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "Zikr App Is Designed To Make The Listening To The Holy Quran Much More Easier And Faster With Constantly Renewed List Of Readers",
    "icons": {
        "16": "assets\/imgs\/icon16.png",
        "48": "assets\/imgs\/icon48.png",
        "128": "assets\/imgs\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "assets\/imgs\/icon19.png",
            "38": "assets\/imgs\/icon38.png"
        },
        "default_title": "Zikr App",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "http:\/\/*.amazonaws.com\/*"
    ],
    "author": "Momen Yasser",
    "minimum_chrome_version": "21",
    "incognito": "split",
    "short_name": "Zikr",
    "version_name": "3.2.0"
}