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.」です。
拡張機能のスクリーンショット
Quran New Tab拡張機能のCRXファイルをダウンロード
Quran New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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. 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
}
} | |