Car Rentals Search and Booking Plugin
This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine
Qu'est-ce que Car Rentals Search and Booking Plugin ?
Car Rentals Search and Booking Plugin est une extension Chrome développée par EconomyBookings, et sa fonction principale est "This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Car Rentals Search and Booking Plugin
Téléchargez les fichiers d'extension Car Rentals Search and Booking Plugin au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | mphadipgcllhanbnjfgdbejnbllcenma |
URL Officiel | 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 |
Taille du Fichier | 12.32 KB |
Nombre d'Installations | 93 |
Version Actuelle | 0.0.0.6 |
Dernière Mise à Jour | 2016-07-26 |
Date de Publication | 2016-07-26 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | EconomyBookings |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://www.economybookings.com/ |
URL de la Page d'Aide | http://www.economybookings.com/contact |
URL de la Page de Politique de Confidentialité | http://www.economybookings.com/content/terms-use |
Langues Prises en Charge | 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\/" ] } |