Ya'Muslim

Afficher les heures de prieres.

Ya'Muslim란 무엇입니까?

Ya'Muslim은(는) abeneo.sas에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Afficher les heures de prieres."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Ya'Muslim 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        AR: يوفر هذا البرنامج لمحة سريعة لأوقات الصلاة لليوم
EN: This plugin provides a quick overview of the daily prayer times.
Fr: Ce plugin permet d'avoir un aperçu rapide sur les heures de prières de la journée.                    

확장 프로그램 기본 정보

이름 Ya'Muslim Ya'Muslim
ID idpmplbkhenpefjcehjhcidininpohji
공식 URL https://chrome.google.com/webstore/detail/yamuslim/idpmplbkhenpefjcehjhcidininpohji
설명 Afficher les heures de prieres.
파일 크기 640 KB
설치 횟수 186
현재 버전 1.15
최근 업데이트 2017-04-07
출시 날짜 2017-04-07
평점 5.00/5 총 5 개의 평점
개발자 abeneo.sas
결제 유형 free
확장 프로그램 웹 사이트 http://www.ya-muslim.com
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Ya'Muslim",
    "short_name": "Ya'Muslim",
    "description": "Afficher les heures de prieres.",
    "icons": {
        "48": "icon.png"
    },
    "version": "1.15",
    "permissions": [
        "geolocation",
        "webNavigation"
    ],
    "web_accessible_resources": [
        "img.png"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}