Palestine Tab
Change your new Tab window with a Palestinian background
Vad är Palestine Tab?
Palestine Tab är en Chrome-tillägg utvecklad av Adel Emad, och dess huvudfunktion är "Change your new Tab window with a Palestinian background".
Tilläggsskärmbilder
Ladda ner Palestine Tab-förlängningens CRX-fil
Ladda ner Palestine Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 🔝 Grundläggande Information om Tillägg
| Namn | |
| ID | cfkogjpgolfbfbppokphmjafdnajfbog |
| Officiell webbadress | https://chromewebstore.google.com/detail/palestine-tab/cfkogjpgolfbfbppokphmjafdnajfbog |
| Beskrivning | Change your new Tab window with a Palestinian background |
| Filstorlek | 3.97 MB |
| Antal Installationer | 904 |
| Aktuell Version | 3.5 |
| Senast Uppdaterad | 2024-02-17 |
| Publiceringsdatum | 2022-09-29 |
| Betyg | 5.00/5 Totalt 34 Betyg |
| Utvecklare | Adel Emad |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://palestine.vercel.app/ |
| Stödda Språk | 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"
}
} | |