Palestine Tab

Change your new Tab window with a Palestinian background

¿Qué es Palestine Tab?

Palestine Tab es una extensión de Chrome desarrollada por Adel Emad, y su función principal es "Change your new Tab window with a Palestinian background".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Palestine Tab

Descarga archivos de extensión Palestine Tab en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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 🔝                    

Información Básica de la Extensión

Nombre Palestine Tab Palestine Tab
ID cfkogjpgolfbfbppokphmjafdnajfbog
URL Oficial https://chromewebstore.google.com/detail/palestine-tab/cfkogjpgolfbfbppokphmjafdnajfbog
Descripción Change your new Tab window with a Palestinian background
Tamaño del Archivo 3.97 MB
Cantidad de Instalaciones 904
Versión Actual 3.5
Última Actualización 2024-02-17
Fecha de Publicación 2022-09-29
Calificación 5.00/5 Total de 34 Calificaciones
Desarrollador Adel Emad
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://palestine.vercel.app/
Idiomas Soportados 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"
    }
}