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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Morad Stern และคุณลักษณะหลักของมันคือ "*** 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

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Traffic Map Singapore

ดาวน์โหลดไฟล์ส่วนขยาย 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
}