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…”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載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.                    

擴展基本資訊

名稱 Traffic Map London Traffic Map London
ID jfgobjlkgpplnmgggidckbccdfoahiec
官方網址 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"
}