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
公式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"
}