Hotellook.com - compare hotel prices
compare prices sourced from more than 30 booking websites
Cos'è Hotellook.com - compare hotel prices?
Hotellook.com - compare hotel prices è un'estensione di Chrome sviluppata da Quill Ouin, e la sua funzione principale è "compare prices sourced from more than 30 booking websites".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Hotellook.com - compare hotel prices
Scarica i file di estensione Hotellook.com - compare hotel prices in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
HotelLook allows you to find and compare worldwide hotel prices provided by leading reservation systems. Hotellook provides aggregated information on more than 250,000 hotels in 205 countries working together with more than 10 online reservation systems such as Booking.com, Agoda.com, Hotels.com, and Expedia.
Informazioni di Base sull'Estensione
Nome | |
ID | gffknpoeppipphcnebbjlkaegpfogojc |
URL Ufficiale | https://chrome.google.com/webstore/detail/hotellookcom-compare-hote/gffknpoeppipphcnebbjlkaegpfogojc |
Descrizione | compare prices sourced from more than 30 booking websites |
Dimensione del File | 26.79 KB |
Conteggio Installazioni | 33 |
Versione Corrente | 0.1.5 |
Ultimo Aggiornamento | 2014-11-17 |
Data di Pubblicazione | 2014-11-17 |
Sviluppatore | Quill Ouin |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Hotellook.com - compare hotel prices", "version": "0.1.5", "manifest_version": 2, "description": "compare prices sourced from more than 30 booking websites", "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "browser_action": { "default_icon": "icons\/icon64.png", "default_popup": "popup.html" }, "icons": { "64": "icons\/icon64.png", "128": "icons\/icon128.png" }, "homepage_url": "http:\/\/travel-tickets.ru\/" } |