Hotellook.com - compare hotel prices
compare prices sourced from more than 30 booking websites
什么是Hotellook.com - compare hotel prices?
Hotellook.com - compare hotel prices是由Quill Ouin开发的Chrome扩展程序,该扩展的主要功能是“compare prices sourced from more than 30 booking websites”。
扩展截图
下载Hotellook.com - compare hotel prices扩展crx文件
下载Hotellook.com - compare hotel prices扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | |
ID | gffknpoeppipphcnebbjlkaegpfogojc |
官方URL | https://chrome.google.com/webstore/detail/hotellookcom-compare-hote/gffknpoeppipphcnebbjlkaegpfogojc |
简介 | compare prices sourced from more than 30 booking websites |
文件大小 | 26.79 KB |
安装次数 | 33 |
当前版本 | 0.1.5 |
更新时间 | 2014-11-17 |
上架时间 | 2014-11-17 |
开发者 | Quill Ouin |
付费类型 | free |
支持的语言 | 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\/" } |