Traffic Map London
*** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…
What is Traffic Map London?
Traffic Map London is a Chrome extension developed by Morad Stern, and its main feature is "*** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…".
Extension Screenshots
Download Traffic Map London Extension CRX File
Download Traffic Map London extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
*** 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.
Extension Basic Information
Name | |
ID | jfgobjlkgpplnmgggidckbccdfoahiec |
Official URL | https://chrome.google.com/webstore/detail/traffic-map-london/jfgobjlkgpplnmgggidckbccdfoahiec |
Description | *** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the… |
File Size | 43.48 KB |
Installation Count | 29 |
Current Version | 1.7 |
Last Updated | 2013-11-27 |
Publish Date | 2013-11-27 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Morad Stern |
Payment Type | free |
Supported Languages | 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" } |