Car Rentals Search and Booking Plugin

This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine

Cos'è Car Rentals Search and Booking Plugin?

Car Rentals Search and Booking Plugin è un'estensione di Chrome sviluppata da EconomyBookings, e la sua funzione principale è "This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Car Rentals Search and Booking Plugin

Scarica i file di estensione Car Rentals Search and Booking Plugin in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Car Rentals Search and Booking Plugin Car Rentals Search and Booking Plugin
ID mphadipgcllhanbnjfgdbejnbllcenma
URL Ufficiale https://chrome.google.com/webstore/detail/car-rentals-search-and-bo/mphadipgcllhanbnjfgdbejnbllcenma
Descrizione This extension is to help you search and book online Car Rentals Worldwide using EconomyBookings Booking Engine
Dimensione del File 12.32 KB
Conteggio Installazioni 93
Versione Corrente 0.0.0.6
Ultimo Aggiornamento 2016-07-26
Data di Pubblicazione 2016-07-26
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore EconomyBookings
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.economybookings.com/
URL della Pagina di Aiuto http://www.economybookings.com/contact
URL della Pagina della Politica sulla Privacy http://www.economybookings.com/content/terms-use
Lingue Supportate 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\/"
    ]
}