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
电子邮箱 [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"
    ]
}