Bus Charter Berlin
Bus Charter Company in Berlin - Airport Transfers, Group Travel and Corporate tours!
O que é Bus Charter Berlin?
Bus Charter Berlin é uma extensão do Chrome desenvolvida por irroreisencom, e sua principal característica é "Bus Charter Company in Berlin - Airport Transfers, Group Travel and Corporate tours!".
Baixar o arquivo CRX da Extensão Bus Charter Berlin
Baixe arquivos de extensão Bus Charter Berlin no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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!
Informações Básicas da Extensão
Nome | |
ID | ooejooegbhddeednbjeljmcioplbgcan |
URL Oficial | https://chromewebstore.google.com/detail/bus-charter-berlin/ooejooegbhddeednbjeljmcioplbgcan |
Descrição | Bus Charter Company in Berlin - Airport Transfers, Group Travel and Corporate tours! |
Tamanho do Arquivo | 40.61 KB |
Contagem de Instalações | 23 |
Versão Atual | 0.0.1 |
Última Atualização | 2018-05-07 |
Data de Publicação | 2018-05-07 |
Classificação | 3.00/5 Total de 1 Avaliações |
Desenvolvedor | irroreisencom |
Tipo de Pagamento | free |
Site da Extensão | http://www.coach-charter-berlin.com |
URL da Página de Ajuda | http://www.coach-charter-berlin.com |
Idiomas Suportados | 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" } } |