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…
Vad är Traffic Map Singapore?
Traffic Map Singapore är en Chrome-tillägg utvecklad av Morad Stern, och dess huvudfunktion är "*** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your…".
Tilläggsskärmbilder
Ladda ner Traffic Map Singapore-förlängningens CRX-fil
Ladda ner Traffic Map Singapore-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
*** 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äggande Information om Tillägg
Namn | |
ID | ipbffencafiddgggjiapcofnihpnmojg |
Officiell webbadress | https://chrome.google.com/webstore/detail/traffic-map-singapore/ipbffencafiddgggjiapcofnihpnmojg |
Beskrivning | *** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your… |
Filstorlek | 434 KB |
Antal Installationer | 43 |
Aktuell Version | 2.0 |
Senast Uppdaterad | 2013-12-11 |
Publiceringsdatum | 2013-12-11 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | Morad Stern |
Betalningssätt | free |
Stödda Språk | 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 } |