Bus Charter Berlin
Bus Charter Company in Berlin - Airport Transfers, Group Travel and Corporate tours!
Vad är Bus Charter Berlin?
Bus Charter Berlin är en Chrome-tillägg utvecklad av irroreisencom, och dess huvudfunktion är "Bus Charter Company in Berlin - Airport Transfers, Group Travel and Corporate tours!".
Ladda ner Bus Charter Berlin-förlängningens CRX-fil
Ladda ner Bus Charter Berlin-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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!
Grundläggande Information om Tillägg
Namn | |
ID | ooejooegbhddeednbjeljmcioplbgcan |
Officiell webbadress | https://chromewebstore.google.com/detail/bus-charter-berlin/ooejooegbhddeednbjeljmcioplbgcan |
Beskrivning | Bus Charter Company in Berlin - Airport Transfers, Group Travel and Corporate tours! |
Filstorlek | 40.61 KB |
Antal Installationer | 23 |
Aktuell Version | 0.0.1 |
Senast Uppdaterad | 2018-05-07 |
Publiceringsdatum | 2018-05-07 |
Betyg | 3.00/5 Totalt 1 Betyg |
Utvecklare | irroreisencom |
Betalningssätt | free |
Tilläggswebbplats | http://www.coach-charter-berlin.com |
Hjälpsida URL | http://www.coach-charter-berlin.com |
Stödda Språk | 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" } } |