Best Hotel Rate
Easily find the best hotel rate on thousands of booking and travel websites in one simple search
什麼是Best Hotel Rate?
Best Hotel Rate是由http://www.besthotelrate.info開發的Chrome擴展程式,該擴展的主要功能是“Easily find the best hotel rate on thousands of booking and travel websites in one simple search”。
擴展截圖
下載Best Hotel Rate擴展crx文件
下載Best Hotel Rate擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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
擴展基本資訊
名稱 | |
ID | plpifojmhafilpgbpemdgmbhkclnppgp |
官方網址 | https://chrome.google.com/webstore/detail/best-hotel-rate/plpifojmhafilpgbpemdgmbhkclnppgp |
簡介 | Easily find the best hotel rate on thousands of booking and travel websites in one simple search |
檔案大小 | 35.65 KB |
安裝次數 | 122 |
目前版本 | 1.0.1 |
更新時間 | 2015-09-28 |
上架時間 | 2015-09-28 |
評分 | 5.00/5 共 1 次評分 |
開發者 | http://www.besthotelrate.info |
付費類型 | free |
支援的語言 | 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" ] } |