Best Hotel Rate

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

Qu'est-ce que Best Hotel Rate ?

Best Hotel Rate est une extension Chrome développée par http://www.besthotelrate.info, et sa fonction principale est "Easily find the best hotel rate on thousands of booking and travel websites in one simple search".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Best Hotel Rate

Téléchargez les fichiers d'extension Best Hotel Rate au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Best Hotel Rate Best Hotel Rate
ID plpifojmhafilpgbpemdgmbhkclnppgp
URL Officiel https://chrome.google.com/webstore/detail/best-hotel-rate/plpifojmhafilpgbpemdgmbhkclnppgp
Description Easily find the best hotel rate on thousands of booking and travel websites in one simple search
Taille du Fichier 35.65 KB
Nombre d'Installations 122
Version Actuelle 1.0.1
Dernière Mise à Jour 2015-09-28
Date de Publication 2015-09-28
Évaluation 5.00/5 Total 1 Évaluations
Développeur http://www.besthotelrate.info
Type de Paiement free
Langues Prises en Charge 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"
    ]
}