Bus Charter Berlin

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

Was ist Bus Charter Berlin?

Bus Charter Berlin ist eine Chrome-Erweiterung, die von irroreisencom entwickelt wurde, und ihr Hauptmerkmal ist "Bus Charter Company in Berlin - Airport Transfers, Group Travel and Corporate tours!".

Bus Charter Berlin-Erweiterungs-CRX-Datei herunterladen

Laden Sie Bus Charter Berlin-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

                        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!                    

Grundlegende Informationen zur Erweiterung

Name Bus Charter Berlin Bus Charter Berlin
ID ooejooegbhddeednbjeljmcioplbgcan
Offizielle URL https://chromewebstore.google.com/detail/bus-charter-berlin/ooejooegbhddeednbjeljmcioplbgcan
Beschreibung Bus Charter Company in Berlin - Airport Transfers, Group Travel and Corporate tours!
Dateigröße 40.61 KB
Installationsanzahl 23
Aktuelle Version 0.0.1
Letztes Update 2018-05-07
Veröffentlichungsdatum 2018-05-07
Bewertung 3.00/5 Insgesamt 1 Bewertungen
Entwickler irroreisencom
Zahlungsart free
Erweiterungswebsite http://www.coach-charter-berlin.com
Hilfeseite URL http://www.coach-charter-berlin.com
Unterstützte Sprachen 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"
    }
}