Travel Tab

Discover your next travel destination

什麼是Travel Tab?

Travel Tab是由n.chaulet開發的Chrome擴展程式,該擴展的主要功能是“Discover your next travel destination”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Travel Tab擴展crx文件

下載Travel Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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!                    

擴展基本資訊

名稱 Travel Tab Travel Tab
ID mgjohdnbeijgfikcijlgkonkfpiamici
官方網址 https://chromewebstore.google.com/detail/travel-tab/mgjohdnbeijgfikcijlgkonkfpiamici
簡介 Discover your next travel destination
檔案大小 1.15 MB
安裝次數 59
目前版本 1.0.0
更新時間 2023-02-20
上架時間 2020-04-05
評分 5.00/5 共 1 次評分
開發者 n.chaulet
電子郵箱 [email protected]
付費類型 free
支援的語言 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"
    ]
}