Car Rentals Search and Booking Plugin
This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine
What is Car Rentals Search and Booking Plugin?
Car Rentals Search and Booking Plugin is a Chrome extension developed by EconomyBookings, and its main feature is "This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine".
Extension Screenshots
Download Car Rentals Search and Booking Plugin Extension CRX File
Download Car Rentals Search and Booking Plugin extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | mphadipgcllhanbnjfgdbejnbllcenma |
Official URL | https://chrome.google.com/webstore/detail/car-rentals-search-and-bo/mphadipgcllhanbnjfgdbejnbllcenma |
Description | This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine |
File Size | 12.32 KB |
Installation Count | 93 |
Current Version | 0.0.0.6 |
Last Updated | 2016-07-26 |
Publish Date | 2016-07-26 |
Rating | 5.00/5 Total 1 Ratings |
Developer | EconomyBookings |
[email protected] | |
Payment Type | free |
Extension Website | http://www.economybookings.com/ |
Help Page URL | http://www.economybookings.com/contact |
Privacy Policy Page URL | http://www.economybookings.com/content/terms-use |
Supported Languages | 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\/" ] } |