Hotellook.com - compare hotel prices
compare prices sourced from more than 30 booking websites
Qu'est-ce que Hotellook.com - compare hotel prices ?
Hotellook.com - compare hotel prices est une extension Chrome développée par Quill Ouin, et sa fonction principale est "compare prices sourced from more than 30 booking websites".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Hotellook.com - compare hotel prices
Téléchargez les fichiers d'extension Hotellook.com - compare hotel prices 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
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.
Informations de Base sur l'Extension
Nom | |
ID | gffknpoeppipphcnebbjlkaegpfogojc |
URL Officiel | https://chrome.google.com/webstore/detail/hotellookcom-compare-hote/gffknpoeppipphcnebbjlkaegpfogojc |
Description | compare prices sourced from more than 30 booking websites |
Taille du Fichier | 26.79 KB |
Nombre d'Installations | 33 |
Version Actuelle | 0.1.5 |
Dernière Mise à Jour | 2014-11-17 |
Date de Publication | 2014-11-17 |
Développeur | Quill Ouin |
Type de Paiement | free |
Langues Prises en Charge | 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\/" } |