Palestine Tab

Change your new Tab window with a Palestinian background

Cos'è Palestine Tab?

Palestine Tab è un'estensione di Chrome sviluppata da Adel Emad, e la sua funzione principale è "Change your new Tab window with a Palestinian background".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Palestine Tab

Scarica i file di estensione Palestine Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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 🔝                    

Informazioni di Base sull'Estensione

Nome Palestine Tab Palestine Tab
ID cfkogjpgolfbfbppokphmjafdnajfbog
URL Ufficiale https://chromewebstore.google.com/detail/palestine-tab/cfkogjpgolfbfbppokphmjafdnajfbog
Descrizione Change your new Tab window with a Palestinian background
Dimensione del File 3.97 MB
Conteggio Installazioni 904
Versione Corrente 3.5
Ultimo Aggiornamento 2024-02-17
Data di Pubblicazione 2022-09-29
Valutazione 5.00/5 Totale 34 Valutazioni
Sviluppatore Adel Emad
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://palestine.vercel.app/
Lingue Supportate 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"
    }
}