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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |