Vacay

Vacay is a Google Chrome Extension tailored specifically for travel enthusiasts and adventurers.

Vacayとは何ですか?

Vacayはhttps://adrelevancy.co.ukによって開発されたChromeの拡張機能で、その主な機能は「Vacay is a Google Chrome Extension tailored specifically for travel enthusiasts and adventurers.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Vacay拡張機能のCRXファイルをダウンロード

Vacay拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Vacay is a travel info Chrome Extension created for travelers to get the latest on travel destinations, hotels and flights. Download Vacay and search for cheap flights, see the top hotels for your destination, and access the latest news in travel.

By clicking "add to Chrome", I accept and agree to installing the Vacay extension and setting Chrome New Tab search provider to Microsoft Bing as described by the service in the Terms of Use https://www.adrelevancy.co.uk/terms-and-conditions and Policy https://www.adrelevancy.co.uk/privacy-policy

Vacay lets you personalize your chrome tab to your desired travel destination. Choose your travel destination and let Vacay present you with the best hotels for your next vacation location. 

Search for info and feedback on hotels, tourist attractions and flights directly from your home screen so you can get all the details you need for your next holiday at your fingertips. 

Features: 
Search for flights based on your current location and destination. 
Choose you destination for a list of the best hotels in the areas.
Get regularly updated travel news daily.                    

拡張機能の基本情報

名前 Vacay Vacay
ID ckjnihlmgemlegmcoplfchdakapcndok
公式URL https://chromewebstore.google.com/detail/vacay/ckjnihlmgemlegmcoplfchdakapcndok
説明 Vacay is a Google Chrome Extension tailored specifically for travel enthusiasts and adventurers.
ファイルサイズ 3.24 MB
インストール数 56,755
現在のバージョン 0.8.12.16
最終更新日 2023-11-22
公開日 2023-05-25
開発者 https://adrelevancy.co.uk
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.adrelevancy.co.uk/vacay
ヘルプページのURL https://www.adrelevancy.co.uk/terms-and-conditions
プライバシーポリシーページのURL https://www.adrelevancy.co.uk/privacy-policy
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Vacay",
    "description": "Vacay is a Google Chrome Extension tailored specifically for travel enthusiasts and adventurers.",
    "version": "0.8.12.16",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_icon": {
            "16": "favicon.png",
            "48": "favicon.png",
            "128": "favicon.png"
        }
    },
    "icons": {
        "16": "favicon.png",
        "48": "favicon.png",
        "128": "favicon.png"
    },
    "permissions": [
        "storage"
    ]
}