Quran New Tab

Displays a random Quran ayah in a new tab.

Quran New Tab란 무엇입니까?

Quran New Tab은(는) Rami에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Displays a random Quran ayah in a new tab."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Quran New Tab 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Displays a random Quran ayah in a new tab.
With Orginal arabic and english translations

Update: 1.6:
- Bugfix: Fix play pause state.

Update 1.5:
- Added menu buttons to play, pause and stop Quran player.

Update 1.4:
- Optimizations and styling fixes.
- Added Surah info tooltip on hover of the Surah name.

Update 1.3:
- Add Surah and Ayah dropdowns to be able to select a specific one.
- Styling fixes

Update 1.2:
- Add audio player.
- Add next and prev buttons to navigate ayahs.

Update 1.1:
- Reduce animation time for Background images.
- Increase font size for Surah-name.
- Change Quran english translation to yusufali.                    

확장 프로그램 기본 정보

이름 Quran New Tab Quran New Tab
ID jmabnhpocbmceahaachaobdibagcoogn
공식 URL https://chromewebstore.google.com/detail/quran-new-tab/jmabnhpocbmceahaachaobdibagcoogn
설명 Displays a random Quran ayah in a new tab.
파일 크기 1.08 MB
설치 횟수 83
현재 버전 1.6
최근 업데이트 2023-09-11
출시 날짜 2023-08-14
평점 5.00/5 총 2 개의 평점
개발자 Rami
이메일 [email protected]
결제 유형 free
도움말 페이지 URL https://alzayat.de/
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Quran New Tab",
    "version": "1.6",
    "description": "Displays a random Quran ayah in a new tab.",
    "chrome_url_overrides": {
        "newtab": "popup.html"
    },
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "32": "assets\/icons\/icon32.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    }
}