Travel Tab

Discover your next travel destination

O que é Travel Tab?

Travel Tab é uma extensão do Chrome desenvolvida por n.chaulet, e sua principal característica é "Discover your next travel destination".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Travel Tab

Baixe arquivos de extensão Travel 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

                        Looking to discover your next travel destination? Look no further than our Chrome extension! With Travel Tab, you can easily explore the world without even leaving your new tab page. Featuring stunning photographs from Unsplash, our extension allows you to browse through a wide variety of destinations and get inspired for your next adventure. So why wait? Install our extension today and start discovering the world right from the comfort of your browser!                    

Informações Básicas da Extensão

Nome Travel Tab Travel Tab
ID mgjohdnbeijgfikcijlgkonkfpiamici
URL Oficial https://chromewebstore.google.com/detail/travel-tab/mgjohdnbeijgfikcijlgkonkfpiamici
Descrição Discover your next travel destination
Tamanho do Arquivo 1.15 MB
Contagem de Instalações 59
Versão Atual 1.0.0
Última Atualização 2023-02-20
Data de Publicação 2020-04-05
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor n.chaulet
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Travel Tab",
    "description": "Discover your next travel destination",
    "version": "1.0.0",
    "manifest_version": 3,
    "icons": {
        "128": "icon_128.022bfab0.png"
    },
    "chrome_url_overrides": {
        "newtab": "travel-tab-extension.b8d72cfb.html"
    },
    "permissions": [
        "storage"
    ]
}