Palestine Tab

Change your new Tab window with a Palestinian background

O que é Palestine Tab?

Palestine Tab é uma extensão do Chrome desenvolvida por Adel Emad, e sua principal característica é "Change your new Tab window with a Palestinian background".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Palestine Tab

Baixe arquivos de extensão Palestine Tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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 🔝                    

Informações Básicas da Extensão

Nome Palestine Tab Palestine Tab
ID cfkogjpgolfbfbppokphmjafdnajfbog
URL Oficial https://chromewebstore.google.com/detail/palestine-tab/cfkogjpgolfbfbppokphmjafdnajfbog
Descrição Change your new Tab window with a Palestinian background
Tamanho do Arquivo 3.97 MB
Contagem de Instalações 904
Versão Atual 3.5
Última Atualização 2024-02-17
Data de Publicação 2022-09-29
Classificação 5.00/5 Total de 34 Avaliações
Desenvolvedor Adel Emad
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://palestine.vercel.app/
Idiomas Suportados 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"
    }
}