Traffic Map London
*** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…
什么是Traffic Map London?
Traffic Map London是由Morad Stern开发的Chrome扩展程序,该扩展的主要功能是“*** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…”。
扩展截图
下载Traffic Map London扩展crx文件
下载Traffic Map London扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
*** 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.
扩展基本信息
名称 | |
ID | jfgobjlkgpplnmgggidckbccdfoahiec |
官方URL | https://chrome.google.com/webstore/detail/traffic-map-london/jfgobjlkgpplnmgggidckbccdfoahiec |
简介 | *** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the… |
文件大小 | 43.48 KB |
安装次数 | 29 |
当前版本 | 1.7 |
更新时间 | 2013-11-27 |
上架时间 | 2013-11-27 |
评分 | 5.00/5 共1次评分 |
开发者 | Morad Stern |
付费类型 | free |
支持的语言 | 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" } |