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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.besthotelrate.info และคุณลักษณะหลักของมันคือ "Easily find the best hotel rate on thousands of booking and travel websites in one simple search"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Best Hotel Rate

ดาวน์โหลดไฟล์ส่วนขยาย 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                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Best Hotel Rate Best Hotel Rate
ID plpifojmhafilpgbpemdgmbhkclnppgp
URL อย่างเป็นทางการ 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"
    ]
}