Best Hotel Rate
Easily find the best hotel rate on thousands of booking and travel websites in one simple search
Что такое Best Hotel Rate?
Best Hotel Rate - это расширение Chrome, разработанное http://www.besthotelrate.info, и его основная функция - "Easily find the best hotel rate on thousands of booking and travel websites in one simple search".
Снимки экрана расширения
Скачать файл CRX расширения Best Hotel Rate
Скачайте файлы расширений Best Hotel Rate в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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
Основная информация о расширении
Название | |
ID | plpifojmhafilpgbpemdgmbhkclnppgp |
Официальный URL | https://chrome.google.com/webstore/detail/best-hotel-rate/plpifojmhafilpgbpemdgmbhkclnppgp |
Описание | Easily find the best hotel rate on thousands of booking and travel websites in one simple search |
Размер файла | 35.65 KB |
Количество установок | 122 |
Текущая Версия | 1.0.1 |
Последнее Обновление | 2015-09-28 |
Дата публикации | 2015-09-28 |
Рейтинг | 5.00/5 Всего 1 оценок |
Разработчик | http://www.besthotelrate.info |
Тип оплаты | free |
Поддерживаемые языки | 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" ] } |