Palestine Tab
Change your new Tab window with a Palestinian background
Palestine Tabとは何ですか?
Palestine TabはAdel Emadによって開発されたChromeの拡張機能で、その主な機能は「Change your new Tab window with a Palestinian background」です。
拡張機能のスクリーンショット
Palestine Tab拡張機能のCRXファイルをダウンロード
Palestine Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Palestine Tab is an extenstion that gives you a different experince each time you open a new tab on google chrome.
Moreover, an Ayah from Quran will be displayed each time you open a new tab.
Features 🎉:
1. You can see now choose to see sequance verses(Ayat) or random verses
2. You can listen to the verse(ayah) with voice Mishary Alafasy 🔊
3. You can see some Arabic Tafsirs of the verse Ayah 📚
4. You can move Ayah forward or backward
5. Show Top sites that you visit the most 🔝 拡張機能の基本情報
| 名前 | |
| ID | cfkogjpgolfbfbppokphmjafdnajfbog |
| 公式URL | https://chromewebstore.google.com/detail/palestine-tab/cfkogjpgolfbfbppokphmjafdnajfbog |
| 説明 | Change your new Tab window with a Palestinian background |
| ファイルサイズ | 3.97 MB |
| インストール数 | 904 |
| 現在のバージョン | 3.5 |
| 最終更新日 | 2024-02-17 |
| 公開日 | 2022-09-29 |
| 評価 | 5.00/5 合計 34 レビュー |
| 開発者 | Adel Emad |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://palestine.vercel.app/ |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Palestine Tab",
"description": "Change your new Tab window with a Palestinian background",
"version": "3.5",
"manifest_version": 3,
"chrome_url_overrides": {
"newtab": "index.html"
},
"permissions": [
"storage",
"topSites"
],
"icons": {
"512": ".\/logo.png"
}
} | |