Bus Charter Berlin

Bus Charter Company in Berlin - Airport Transfers, Group Travel and Corporate tours!

Cos'è Bus Charter Berlin?

Bus Charter Berlin è un'estensione di Chrome sviluppata da irroreisencom, e la sua funzione principale è "Bus Charter Company in Berlin - Airport Transfers, Group Travel and Corporate tours!".

Scarica il file CRX dell'estensione Bus Charter Berlin

Scarica i file di estensione Bus Charter Berlin 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

                        Bus Charter service Berlin. We offer Luxury bus charter tours in Berlin, Brandenburg, Germany and even all over Europe! We offer Airport transfers, group transportaton and corporate travel in and around Berlin. Visit Berlin and see the famous Brandenburg Gate, explore the history of this beautiful city and the capitol of Germany. Learn more about its outstanding history and visit some of the many museums in Berlin. Charter a bus with driver and take your time to explore Germanys biggest city: Berlin!                    

Informazioni di Base sull'Estensione

Nome Bus Charter Berlin Bus Charter Berlin
ID ooejooegbhddeednbjeljmcioplbgcan
URL Ufficiale https://chromewebstore.google.com/detail/bus-charter-berlin/ooejooegbhddeednbjeljmcioplbgcan
Descrizione Bus Charter Company in Berlin - Airport Transfers, Group Travel and Corporate tours!
Dimensione del File 40.61 KB
Conteggio Installazioni 23
Versione Corrente 0.0.1
Ultimo Aggiornamento 2018-05-07
Data di Pubblicazione 2018-05-07
Valutazione 3.00/5 Totale 1 Valutazioni
Sviluppatore irroreisencom
Tipo di Pagamento free
Sito Web dell'Estensione http://www.coach-charter-berlin.com
URL della Pagina di Aiuto http://www.coach-charter-berlin.com
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bus Charter Berlin",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "Bus Charter Company in Berlin - Airport Transfers, Group Travel and Corporate tours!",
    "homepage_url": "http:\/\/www.coach-charter-berlin.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}