Traffic Map Singapore

*** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your…

Traffic Map Singaporeとは何ですか?

Traffic Map SingaporeはMorad Sternによって開発されたChromeの拡張機能で、その主な機能は「*** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your…」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Traffic Map Singapore拡張機能のCRXファイルをダウンロード

Traffic Map Singapore拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        *** Traffic Map: Now available for Singapore! 

Version 2.0 is out!!

New 2.0 Features:
 * Take the map on the go with your smartphone - using QR!
 * Let thousands of users find your business on Traffic Map!
 * Store & Map business display waiting list - available.
 * New beautiful UI.

Features:
-------------
1. One click for traffic layer map.
2. *Live* traffic condition.
3. Singapore map by default. 
4. Zoom in / Zoom out for inner roads.
5. Satellite view - available.
6. Google street view - available.                    

拡張機能の基本情報

名前 Traffic Map Singapore Traffic Map Singapore
ID ipbffencafiddgggjiapcofnihpnmojg
公式URL https://chrome.google.com/webstore/detail/traffic-map-singapore/ipbffencafiddgggjiapcofnihpnmojg
説明 *** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your…
ファイルサイズ 434 KB
インストール数 43
現在のバージョン 2.0
最終更新日 2013-12-11
公開日 2013-12-11
評価 5.00/5 合計 1 レビュー
開発者 Morad Stern
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Traffic Map Singapore",
    "version": "2.0",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Traffic Map Singapore",
        "default_popup": "popup.html"
    },
    "sandbox": {
        "pages": [
            "sandbox.html"
        ]
    },
    "manifest_version": 2
}