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…
Hvad er Traffic Map Singapore?
Traffic Map Singapore er en Chrome-udvidelse udviklet af Morad Stern, og dens hovedfunktion er "*** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your…".
Udvidelsesskærmbilleder
Download Traffic Map Singapore-udvidelses-CRX-fil
Download Traffic Map Singapore-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
*** 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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | ipbffencafiddgggjiapcofnihpnmojg |
Officiel URL | https://chrome.google.com/webstore/detail/traffic-map-singapore/ipbffencafiddgggjiapcofnihpnmojg |
Beskrivelse | *** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your… |
Filstørrelse | 434 KB |
Antal Installationer | 43 |
Nuværende Version | 2.0 |
Senest Opdateret | 2013-12-11 |
Udgivelsesdato | 2013-12-11 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | Morad Stern |
Betalingsmetode | free |
Understøttede Sprog | 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 } |