Ayah
Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.
Ayah란 무엇입니까?
Ayah은(는) shakaibarsalan에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language."입니다.
확장 프로그램 스크린샷
Ayah 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
By Installing the Ayah Extension, you will get a random verse from the total of 6236 verses of The Holy Quran, with it's translation in Urdu language. * This help you understand the meaning of the verse. * Cultivates a daily Quran Habit. * links to word by word meaning of ayah on corpus Quran Future updates: * English language translation. * different Background images
확장 프로그램 기본 정보
이름 | Ayah |
ID | aeghbgjlniaafolejhifkfacbjdbecch |
공식 URL | https://chromewebstore.google.com/detail/ayah/aeghbgjlniaafolejhifkfacbjdbecch |
설명 | Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language. |
파일 크기 | 8.19 MB |
설치 횟수 | 44 |
현재 버전 | 1.0.0 |
최근 업데이트 | 2022-01-20 |
출시 날짜 | 2022-01-20 |
평점 | 5.00/5 총 6 개의 평점 |
개발자 | shakaibarsalan |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | ar |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Ayah", "version": "1.0.0", "description": "Gets a random Ayah from The Holy Quran when a new tab is opened and displays it with its meaning in urdu language.", "chrome_url_overrides": { "newtab": "myPage.html" }, "icons": { "16": "src\/images\/icon16.png", "48": "src\/images\/icon48.png", "128": "src\/images\/icon128.png" } } |