Car Rentals Search and Booking Plugin
This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine
Wat is Car Rentals Search and Booking Plugin?
Car Rentals Search and Booking Plugin is een Chrome-extensie ontwikkeld door EconomyBookings, en de belangrijkste functie is "This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine".
Extensie Screenshots
Download het CRX-bestand van de extensie Car Rentals Search and Booking Plugin
Download Car Rentals Search and Booking Plugin-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | mphadipgcllhanbnjfgdbejnbllcenma |
Officiële URL | https://chrome.google.com/webstore/detail/car-rentals-search-and-bo/mphadipgcllhanbnjfgdbejnbllcenma |
Beschrijving | This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine |
Bestandsgrootte | 12.32 KB |
Aantal Installaties | 93 |
Huidige Versie | 0.0.0.6 |
Laatst Bijgewerkt | 2016-07-26 |
Publicatiedatum | 2016-07-26 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | EconomyBookings |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://www.economybookings.com/ |
Help Pagina-URL | http://www.economybookings.com/contact |
URL van de Privacybeleid Pagina | http://www.economybookings.com/content/terms-use |
Ondersteunde Talen | 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\/" ] } |