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…
Co to jest Traffic Map Singapore?
Traffic Map Singapore to rozszerzenie Chrome opracowane przez Morad Stern, a jego główną funkcją jest „*** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your…”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Traffic Map Singapore
Pobierz pliki rozszerzeń Traffic Map Singapore 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
*** 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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | ipbffencafiddgggjiapcofnihpnmojg |
Oficjalny URL | https://chrome.google.com/webstore/detail/traffic-map-singapore/ipbffencafiddgggjiapcofnihpnmojg |
Opis | *** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your… |
Rozmiar pliku | 434 KB |
Liczba instalacji | 43 |
Aktualna Wersja | 2.0 |
Ostatnia Aktualizacja | 2013-12-11 |
Data Publikacji | 2013-12-11 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | Morad Stern |
Typ Płatności | free |
Obsługiwane Języki | 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 } |