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…

Co je Traffic Map Singapore?

Traffic Map Singapore je rozšíření Chrome vyvinuté Morad Stern, a jeho hlavní funkcí je „*** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your…“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Traffic Map Singapore

Stáhněte si soubory rozšíření Traffic Map Singapore ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        *** 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.                    

Základní Informace o Rozšíření

Název Traffic Map Singapore Traffic Map Singapore
ID ipbffencafiddgggjiapcofnihpnmojg
Oficiální URL https://chrome.google.com/webstore/detail/traffic-map-singapore/ipbffencafiddgggjiapcofnihpnmojg
Popis *** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your…
Velikost souboru 434 KB
Počet instalací 43
Aktuální Verze 2.0
Poslední Aktualizace 2013-12-11
Datum Vydání 2013-12-11
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář Morad Stern
Typ Platby free
Podporované Jazyky 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
}