Travel Tab

Discover your next travel destination

Co to jest Travel Tab?

Travel Tab to rozszerzenie Chrome opracowane przez n.chaulet, a jego główną funkcją jest „Discover your next travel destination”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Travel Tab

Pobierz pliki rozszerzeń Travel Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa Travel Tab Travel Tab
ID mgjohdnbeijgfikcijlgkonkfpiamici
Oficjalny URL https://chromewebstore.google.com/detail/travel-tab/mgjohdnbeijgfikcijlgkonkfpiamici
Opis Discover your next travel destination
Rozmiar pliku 1.15 MB
Liczba instalacji 59
Aktualna Wersja 1.0.0
Ostatnia Aktualizacja 2023-02-20
Data Publikacji 2020-04-05
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper n.chaulet
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    ]
}