Hotellook.com - compare hotel prices
compare prices sourced from more than 30 booking websites
Apa itu Hotellook.com - compare hotel prices?
Hotellook.com - compare hotel prices adalah ekstensi Chrome yang dikembangkan oleh Quill Ouin, dan fitur utamanya adalah "compare prices sourced from more than 30 booking websites".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Hotellook.com - compare hotel prices
Unduh file ekstensi Hotellook.com - compare hotel prices dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | gffknpoeppipphcnebbjlkaegpfogojc |
URL Resmi | https://chrome.google.com/webstore/detail/hotellookcom-compare-hote/gffknpoeppipphcnebbjlkaegpfogojc |
Deskripsi | compare prices sourced from more than 30 booking websites |
Ukuran File | 26.79 KB |
Jumlah Instalasi | 33 |
Versi Saat Ini | 0.1.5 |
Terakhir Diperbarui | 2014-11-17 |
Tanggal Publikasi | 2014-11-17 |
Pengembang | Quill Ouin |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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\/" } |