Travel Deals Advanced Search
Worldwide Travelers Journey Planner - Easy Find Best Flights, Hotels.
什么是Travel Deals Advanced Search?
Travel Deals Advanced Search是由http://businessjet.me开发的Chrome扩展程序,该扩展的主要功能是“Worldwide Travelers Journey Planner - Easy Find Best Flights, Hotels.”。
扩展截图
下载Travel Deals Advanced Search扩展crx文件
下载Travel Deals Advanced Search扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Wego™ travel search engine with price comparison build-in this all-in-one chrome extension with destination suggestions saving your time and money, helping fast and easy find the perfect flights, hotels, activities, guides or travel package for your specific needs. Instead of having to browse many different travel websites, one single (5-tab) widget helps finding perfect travel deals with just a couple of clicks or switching a tab, be it airline tickets to Tokyo, a hotel room for 2 in Bangkok, or any city guide and local activities you can experience while stay there... Have you checked getaways deals? Check now: http://feeds.feedburner.com/getaways Note: Extension does not work with AdBlock (plus). 12.08.2014 Update brings new look and major flights search fix.
扩展基本信息
名称 | |
ID | godiapklnnafleealbjeplfnehdknjkj |
官方URL | https://chrome.google.com/webstore/detail/travel-deals-advanced-sea/godiapklnnafleealbjeplfnehdknjkj |
简介 | Worldwide Travelers Journey Planner - Easy Find Best Flights, Hotels. |
文件大小 | 5.76 KB |
安装次数 | 709 |
当前版本 | 1.4.8 |
更新时间 | 2016-07-09 |
上架时间 | 2016-07-09 |
评分 | 3.78/5 共27次评分 |
开发者 | http://businessjet.me |
付费类型 | free |
扩展官网 | http://fb.me/UKDealsFinder |
帮助页面URL | http://fb.me/UKDealsFinder |
支持的语言 | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Travel Deals Advanced Search", "short_name": "wego.com", "description": "Worldwide Travelers Journey Planner - Easy Find Best Flights, Hotels.", "version": "1.4.8", "manifest_version": 2, "permissions": [ "tabs" ], "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" }, "browser_action": { "default_title": "Plan a Journey", "default_icon": "icon.png", "default_popup": "wegotravel.html" } } |