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
公式URL 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
Eメール [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"
    ]
}