Best Hotel Rate
Easily find the best hotel rate on thousands of booking and travel websites in one simple search
Wat is Best Hotel Rate?
Best Hotel Rate is een Chrome-extensie ontwikkeld door http://www.besthotelrate.info, en de belangrijkste functie is "Easily find the best hotel rate on thousands of booking and travel websites in one simple search".
Extensie Screenshots
Download het CRX-bestand van de extensie Best Hotel Rate
Download Best Hotel Rate-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | plpifojmhafilpgbpemdgmbhkclnppgp |
Officiële URL | https://chrome.google.com/webstore/detail/best-hotel-rate/plpifojmhafilpgbpemdgmbhkclnppgp |
Beschrijving | Easily find the best hotel rate on thousands of booking and travel websites in one simple search |
Bestandsgrootte | 35.65 KB |
Aantal Installaties | 122 |
Huidige Versie | 1.0.1 |
Laatst Bijgewerkt | 2015-09-28 |
Publicatiedatum | 2015-09-28 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | http://www.besthotelrate.info |
Betalingswijze | free |
Ondersteunde Talen | 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" ] } |