Traffic Map Singapore
*** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your…
O que é Traffic Map Singapore?
Traffic Map Singapore é uma extensão do Chrome desenvolvida por Morad Stern, e sua principal característica é "*** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your…".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Traffic Map Singapore
Baixe arquivos de extensão Traffic Map Singapore 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
*** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your smartphone - using QR! * Let thousands of users find your business on Traffic Map! * Store & Map business display waiting list - available. * New beautiful UI. Features: ------------- 1. One click for traffic layer map. 2. *Live* traffic condition. 3. Singapore map by default. 4. Zoom in / Zoom out for inner roads. 5. Satellite view - available. 6. Google street view - available.
Informações Básicas da Extensão
Nome | |
ID | ipbffencafiddgggjiapcofnihpnmojg |
URL Oficial | https://chrome.google.com/webstore/detail/traffic-map-singapore/ipbffencafiddgggjiapcofnihpnmojg |
Descrição | *** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your… |
Tamanho do Arquivo | 434 KB |
Contagem de Instalações | 43 |
Versão Atual | 2.0 |
Última Atualização | 2013-12-11 |
Data de Publicação | 2013-12-11 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | Morad Stern |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Traffic Map Singapore", "version": "2.0", "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "browser_action": { "default_icon": "icon.png", "default_title": "Traffic Map Singapore", "default_popup": "popup.html" }, "sandbox": { "pages": [ "sandbox.html" ] }, "manifest_version": 2 } |