Best Hotel Rate
Easily find the best hotel rate on thousands of booking and travel websites in one simple search
Best Hotel Rate là gì?
Best Hotel Rate là một tiện ích mở rộng Chrome được phát triển bởi http://www.besthotelrate.info, và tính năng chính của nó là "Easily find the best hotel rate on thousands of booking and travel websites in one simple search".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Best Hotel Rate
Tải xuống các tệp mở rộng Best Hotel Rate dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Best Hotel Rate: * Super easy, One search, Thousands of booking and travel websites * Best rates guaranteed * No booking fee, no mark-up * 5,000,000+ hotel deals * 860,000+ accommodation properties * 120,000+ destinations in 220+ countries * Search by city, airport, landmark, attraction, and more... * Available in 40+ different language and 120+ currency * Award winning hotel comparison engine * 300+ million travelers used the same engine to find best rates last year
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | plpifojmhafilpgbpemdgmbhkclnppgp |
URL Chính Thức | https://chrome.google.com/webstore/detail/best-hotel-rate/plpifojmhafilpgbpemdgmbhkclnppgp |
Mô tả | Easily find the best hotel rate on thousands of booking and travel websites in one simple search |
Kích Thước Tệp | 35.65 KB |
Số Lần Cài Đặt | 122 |
Phiên Bản Hiện Tại | 1.0.1 |
Cập Nhật Lần Cuối | 2015-09-28 |
Ngày Phát Hành | 2015-09-28 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | http://www.besthotelrate.info |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Best Hotel Rate", "version": "1.0.1", "description": "Easily find the best hotel rate on thousands of booking and travel websites in one simple search", "icons": { "16": "16.png", "32": "32.png", "48": "48.png", "96": "96.png", "128": "128.png" }, "browser_action": { "default_title": "Hotels", "default_icon": "128.png", "default_popup": "popup.html" }, "permissions": [ "http:\/\/*.besthotelrate.info\/", "geolocation" ] } |