Traffic Map London
*** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…
Was ist Traffic Map London?
Traffic Map London ist eine Chrome-Erweiterung, die von Morad Stern entwickelt wurde, und ihr Hauptmerkmal ist "*** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…".
Erweiterungsscreenshots
Traffic Map London-Erweiterungs-CRX-Datei herunterladen
Laden Sie Traffic Map London-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
*** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the conversation about world-wide traffic! 3. New e-mail button for you to contact us! 4. Smaller map - more website for you. London's traffic condition - Live. Needs to get out and hit the roads? Be sure to use this extension before you go! Features: ------------- 1. One click for fast traffic map. 2. *Live* traffic condition. 3. London 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 | jfgobjlkgpplnmgggidckbccdfoahiec |
Offizielle URL | https://chrome.google.com/webstore/detail/traffic-map-london/jfgobjlkgpplnmgggidckbccdfoahiec |
Beschreibung | *** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the… |
Dateigröße | 43.48 KB |
Installationsanzahl | 29 |
Aktuelle Version | 1.7 |
Letztes Update | 2013-11-27 |
Veröffentlichungsdatum | 2013-11-27 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | Morad Stern |
Zahlungsart | free |
Unterstützte Sprachen | en-GB |
manifest.json | |
{ "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Traffic Map London" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "sandbox": { "pages": [ "sandbox.html" ] }, "name": "Traffic Map London", "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "manifest_version": 2, "version": "1.7" } |