Best Hotel Rate

Easily find the best hotel rate on thousands of booking and travel websites in one simple search

Vad är Best Hotel Rate?

Best Hotel Rate är en Chrome-tillägg utvecklad av http://www.besthotelrate.info, och dess huvudfunktion är "Easily find the best hotel rate on thousands of booking and travel websites in one simple search".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Best Hotel Rate-förlängningens CRX-fil

Ladda ner Best Hotel Rate-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn Best Hotel Rate Best Hotel Rate
ID plpifojmhafilpgbpemdgmbhkclnppgp
Officiell webbadress https://chrome.google.com/webstore/detail/best-hotel-rate/plpifojmhafilpgbpemdgmbhkclnppgp
Beskrivning Easily find the best hotel rate on thousands of booking and travel websites in one simple search
Filstorlek 35.65 KB
Antal Installationer 122
Aktuell Version 1.0.1
Senast Uppdaterad 2015-09-28
Publiceringsdatum 2015-09-28
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare http://www.besthotelrate.info
Betalningssätt free
Stödda Språk 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"
    ]
}