Car Rentals Search and Booking Plugin
This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine
Was ist Car Rentals Search and Booking Plugin?
Car Rentals Search and Booking Plugin ist eine Chrome-Erweiterung, die von EconomyBookings entwickelt wurde, und ihr Hauptmerkmal ist "This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine".
Erweiterungsscreenshots
Car Rentals Search and Booking Plugin-Erweiterungs-CRX-Datei herunterladen
Laden Sie Car Rentals Search and Booking Plugin-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | mphadipgcllhanbnjfgdbejnbllcenma |
Offizielle URL | https://chrome.google.com/webstore/detail/car-rentals-search-and-bo/mphadipgcllhanbnjfgdbejnbllcenma |
Beschreibung | This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine |
Dateigröße | 12.32 KB |
Installationsanzahl | 93 |
Aktuelle Version | 0.0.0.6 |
Letztes Update | 2016-07-26 |
Veröffentlichungsdatum | 2016-07-26 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | EconomyBookings |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | http://www.economybookings.com/ |
Hilfeseite URL | http://www.economybookings.com/contact |
URL der Datenschutzrichtlinien-Seite | http://www.economybookings.com/content/terms-use |
Unterstützte Sprachen | 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\/" ] } |