Palestine Tab
Change your new Tab window with a Palestinian background
Palestine Tabคืออะไร?
Palestine Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Adel Emad และคุณลักษณะหลักของมันคือ "Change your new Tab window with a Palestinian background"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Palestine Tab
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
| อีเมล | [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"
}
} | |