Car Rentals Search and Booking Plugin
This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine
Car Rentals Search and Booking Pluginとは何ですか?
Car Rentals Search and Booking PluginはEconomyBookingsによって開発されたChromeの拡張機能で、その主な機能は「This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine」です。
拡張機能のスクリーンショット
Car Rentals Search and Booking Plugin拡張機能のCRXファイルをダウンロード
Car Rentals Search and Booking Plugin拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Choose your best offer from more than 175,000 cars in 20,000 locations around the world! New high-quality vehicles meeting your needs and your budget.
拡張機能の基本情報
名前 | |
ID | mphadipgcllhanbnjfgdbejnbllcenma |
公式URL | https://chrome.google.com/webstore/detail/car-rentals-search-and-bo/mphadipgcllhanbnjfgdbejnbllcenma |
説明 | This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine |
ファイルサイズ | 12.32 KB |
インストール数 | 93 |
現在のバージョン | 0.0.0.6 |
最終更新日 | 2016-07-26 |
公開日 | 2016-07-26 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | EconomyBookings |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://www.economybookings.com/ |
ヘルプページのURL | http://www.economybookings.com/contact |
プライバシーポリシーページのURL | http://www.economybookings.com/content/terms-use |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Car Rentals Search and Booking Plugin", "short_name": "EconomyBookings", "description": "This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine", "version": "0.0.0.6", "icons": { "128": "icon128.png", "48": "icon48.png", "32": "icon32.png", "16": "icon16.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/bcrmaffiliates.bookinggroup.com\/app\/" ] } |