Bus Charter Berlin
Bus Charter Company in Berlin - Airport Transfers, Group Travel and Corporate tours!
Apa itu Bus Charter Berlin?
Bus Charter Berlin adalah ekstensi Chrome yang dikembangkan oleh irroreisencom, dan fitur utamanya adalah "Bus Charter Company in Berlin - Airport Transfers, Group Travel and Corporate tours!".
Unduh Berkas CRX Ekstensi Bus Charter Berlin
Unduh file ekstensi Bus Charter Berlin dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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!
Informasi Dasar Ekstensi
Nama | |
ID | ooejooegbhddeednbjeljmcioplbgcan |
URL Resmi | https://chromewebstore.google.com/detail/bus-charter-berlin/ooejooegbhddeednbjeljmcioplbgcan |
Deskripsi | Bus Charter Company in Berlin - Airport Transfers, Group Travel and Corporate tours! |
Ukuran File | 40.61 KB |
Jumlah Instalasi | 23 |
Versi Saat Ini | 0.0.1 |
Terakhir Diperbarui | 2018-05-07 |
Tanggal Publikasi | 2018-05-07 |
Penilaian | 3.00/5 Total 1 Penilaian |
Pengembang | irroreisencom |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.coach-charter-berlin.com |
URL Halaman Bantuan | http://www.coach-charter-berlin.com |
Bahasa yang Didukung | 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" } } |