Palestine Tab

Change your new Tab window with a Palestinian background

Qu'est-ce que Palestine Tab ?

Palestine Tab est une extension Chrome développée par Adel Emad, et sa fonction principale est "Change your new Tab window with a Palestinian background".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Palestine Tab

Téléchargez les fichiers d'extension Palestine Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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 🔝                    

Informations de Base sur l'Extension

Nom Palestine Tab Palestine Tab
ID cfkogjpgolfbfbppokphmjafdnajfbog
URL Officiel https://chromewebstore.google.com/detail/palestine-tab/cfkogjpgolfbfbppokphmjafdnajfbog
Description Change your new Tab window with a Palestinian background
Taille du Fichier 3.97 MB
Nombre d'Installations 904
Version Actuelle 3.5
Dernière Mise à Jour 2024-02-17
Date de Publication 2022-09-29
Évaluation 5.00/5 Total 34 Évaluations
Développeur Adel Emad
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://palestine.vercel.app/
Langues Prises en Charge 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"
    }
}