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은(는) developers.musaffa에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "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

Musaffa: Halal Stock Scanner 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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\/*"
    ]
}