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…
Was ist Traffic Map Singapore?
Traffic Map Singapore ist eine Chrome-Erweiterung, die von Morad Stern entwickelt wurde, und ihr Hauptmerkmal ist "*** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your…".
Erweiterungsscreenshots
Traffic Map Singapore-Erweiterungs-CRX-Datei herunterladen
Laden Sie Traffic Map Singapore-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
*** 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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | ipbffencafiddgggjiapcofnihpnmojg |
Offizielle URL | https://chrome.google.com/webstore/detail/traffic-map-singapore/ipbffencafiddgggjiapcofnihpnmojg |
Beschreibung | *** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your… |
Dateigröße | 434 KB |
Installationsanzahl | 43 |
Aktuelle Version | 2.0 |
Letztes Update | 2013-12-11 |
Veröffentlichungsdatum | 2013-12-11 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | Morad Stern |
Zahlungsart | free |
Unterstützte Sprachen | 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 } |