Best Hotel Rate
Easily find the best hotel rate on thousands of booking and travel websites in one simple search
Was ist Best Hotel Rate?
Best Hotel Rate ist eine Chrome-Erweiterung, die von http://www.besthotelrate.info entwickelt wurde, und ihr Hauptmerkmal ist "Easily find the best hotel rate on thousands of booking and travel websites in one simple search".
Erweiterungsscreenshots
Best Hotel Rate-Erweiterungs-CRX-Datei herunterladen
Laden Sie Best Hotel Rate-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | |
ID | plpifojmhafilpgbpemdgmbhkclnppgp |
Offizielle URL | https://chrome.google.com/webstore/detail/best-hotel-rate/plpifojmhafilpgbpemdgmbhkclnppgp |
Beschreibung | Easily find the best hotel rate on thousands of booking and travel websites in one simple search |
Dateigröße | 35.65 KB |
Installationsanzahl | 122 |
Aktuelle Version | 1.0.1 |
Letztes Update | 2015-09-28 |
Veröffentlichungsdatum | 2015-09-28 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | http://www.besthotelrate.info |
Zahlungsart | free |
Unterstützte Sprachen | 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" ] } |