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.
What is Musaffa: Halal Stock Scanner?
Musaffa: Halal Stock Scanner is a Chrome extension developed by developers.musaffa, and its main feature is "Quickly check whether a Stock or an ETF is shariah compliant or not using Musaffa's halal stock scanner web extension.".
Extension Screenshots
Download Musaffa: Halal Stock Scanner Extension CRX File
Download Musaffa: Halal Stock Scanner extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Musaffa: Halal Stock Scanner |
ID | khhlfpiekiijfkpcobnfcagchfepnfla |
Official URL | https://chromewebstore.google.com/detail/musaffa-halal-stock-scann/khhlfpiekiijfkpcobnfcagchfepnfla |
Description | Quickly check whether a Stock or an ETF is shariah compliant or not using Musaffa's halal stock scanner web extension. |
File Size | 80.18 KB |
Installation Count | 142 |
Current Version | 1.0.4 |
Last Updated | 2024-02-05 |
Publish Date | 2024-01-27 |
Rating | 5.00/5 Total 1 Ratings |
Developer | developers.musaffa |
[email protected] | |
Payment Type | free |
Extension Website | https://musaffa.com/ |
Privacy Policy Page URL | https://musaffa.com/privacy-policy.php |
Supported Languages | 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\/*" ] } |