Bus Charter Berlin
Bus Charter Company in Berlin - Airport Transfers, Group Travel and Corporate tours!
Co to jest Bus Charter Berlin?
Bus Charter Berlin to rozszerzenie Chrome opracowane przez irroreisencom, a jego główną funkcją jest „Bus Charter Company in Berlin - Airport Transfers, Group Travel and Corporate tours!”.
Pobierz plik CRX rozszerzenia Bus Charter Berlin
Pobierz pliki rozszerzeń Bus Charter Berlin w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | ooejooegbhddeednbjeljmcioplbgcan |
Oficjalny URL | https://chromewebstore.google.com/detail/bus-charter-berlin/ooejooegbhddeednbjeljmcioplbgcan |
Opis | Bus Charter Company in Berlin - Airport Transfers, Group Travel and Corporate tours! |
Rozmiar pliku | 40.61 KB |
Liczba instalacji | 23 |
Aktualna Wersja | 0.0.1 |
Ostatnia Aktualizacja | 2018-05-07 |
Data Publikacji | 2018-05-07 |
Ocena | 3.00/5 Łącznie 1 Oceny |
Deweloper | irroreisencom |
Typ Płatności | free |
Strona Rozszerzenia | http://www.coach-charter-berlin.com |
Adres URL Strony Pomocy | http://www.coach-charter-berlin.com |
Obsługiwane Języki | 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" } } |