Musaffa: Halal Stock Scanner

Quickly check whether a Stock or an ETF is shariah compliant or not using Musaffa's halal stock scanner web extension.

Musaffa: Halal Stock Scannerคืออะไร?

Musaffa: Halal Stock Scanner เป็นส่วนขยายของ Chrome ที่พัฒนาโดย developers.musaffa และคุณลักษณะหลักของมันคือ "Quickly check whether a Stock or an ETF is shariah compliant or not using Musaffa's halal stock scanner web extension."

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Musaffa: Halal Stock Scanner

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

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

                        Quickly check whether a Stock/ETF is Halal or not using Musaffa's Halal Scanner web extension. Just click on the Musaffa extension icon once you are on the stock details page of any finance or brokerage website. It'll instantly show you if the given Stock/ETF is Halal or not.                    

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

ชื่อ Musaffa: Halal Stock Scanner Musaffa: Halal Stock Scanner
ID khhlfpiekiijfkpcobnfcagchfepnfla
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/musaffa-halal-stock-scann/khhlfpiekiijfkpcobnfcagchfepnfla
คำอธิบาย Quickly check whether a Stock or an ETF is shariah compliant or not using Musaffa's halal stock scanner web extension.
ขนาดไฟล์ 80.18 KB
จำนวนการติดตั้ง 142
เวอร์ชันปัจจุบัน 1.0.4
อัปเดตครั้งล่าสุด 2024-02-05
วันที่เผยแพร่ 2024-01-27
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา developers.musaffa
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://musaffa.com/
URL หน้านโยบายความเป็นส่วนตัว https://musaffa.com/privacy-policy.php
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Musaffa: Halal Stock Scanner",
    "version": "1.0.4",
    "description": "Quickly check whether a Stock or an ETF is shariah compliant or not using Musaffa's halal stock scanner web extension.",
    "icons": {
        "16": "favicon16.png",
        "32": "favicon32.png",
        "48": "favicon32.png",
        "128": "favicon128.png"
    },
    "action": {
        "default_popup": "index.html"
    },
    "permissions": [
        "activeTab",
        "cookies"
    ],
    "host_permissions": [
        "*:\/\/*.screener.musaffa.com\/*"
    ]
}